Skip to content

#cefd3e

a balanced, electric green · warm · closest name: Green Yellow

RGB
206, 253, 62
HSL
75°, 98%, 62%
CMYK
19, 0, 76, 1
Luminance
0.8372

At a glance

Every number on this page in one read: what #cefd3e is made of, how bright it looks, and which way it leans.

Hex
#cefd3e
Hue
75°
green
Saturation
98%
electric
Lightness
62%
balanced
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8372
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.74:1
Closest name
Green Yellow
ΔE2000 4.7
Where it sits
Hue75° of 360°
Saturation98%
Lightness62%
Temperature
Warm ← → Cool37% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cefd3e
RGBrgb(206, 253, 62)
HSLhsl(75, 98%, 62%)
CMYKcmyk(19%, 0%, 76%, 1%)
LABlab(93.3 -38.9 79.8)
LCHlch(93.3 88.8 116.0)
OKLCHoklch(0.929 0.210 123.0)
Decimal13565246
Display P3color(display-p3 0.808 0.992 0.243)

Copy-ready code

/* CSS */
color: #cefd3e;
background-color: #cefd3e;
/* Tailwind (arbitrary) */
class="text-[#cefd3e] bg-[#cefd3e]"
/* SCSS */
$brand: #cefd3e;
/* SwiftUI */
Color(red: 0.808, green: 0.992, blue: 0.243)
/* Android */
Color.parseColor("#cefd3e")
/* Flutter */
Color(0xFFCEFD3E)
/* Python / OpenCV (BGR) */
(62, 253, 206)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cefd3e · 17.74:1
Use #000000AAA at every size.
Aa
White text · 1.18:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.74:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cefd3e as text scores 1.18:1 on white and 17.74:1 on black.

Accessibility — WCAG contrast

Aa
#cefd3e on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#cefd3e on black: 17.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFED03
deuteranopia · #FFEC51
tritanopia · #D9F0D9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cefd3e is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAFDF1
#F6FCE3
#EDFBC1
#E3FE90
#cefd3e
#C6FD21
#B7F203
#99CA02
#7AA102
#597406
#384904
Base = 400Lightest = 50 · #FAFDF1Darkest = 950 · #384904
:root {
  --brand-50: #FAFDF1;
  --brand-100: #F6FCE3;
  --brand-200: #EDFBC1;
  --brand-300: #E3FE90;
  --brand-400: #cefd3e;
  --brand-500: #C6FD21;
  --brand-600: #B7F203;
  --brand-700: #99CA02;
  --brand-800: #7AA102;
  --brand-900: #597406;
  --brand-950: #384904;
  --brand: #cefd3e;
  --brand-ink: #000000;
}

Colors that work with #cefd3e

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E2EDC0
Hairlines and dividers
Muted text#879B4B
Captions on the surface
Accent#3C3DFF
Second voice, not a rival
Dark variant#5F7E01
Hover, pressed, headers
Light variant#F9FFE6
Selected rows, tints
Dark surface#202414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cefd3e

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#6D3EFD
Analogous left#FDCD3E
Analogous right#6FFD3E
Split-complement 1#3E6FFD
Split-complement 2#CD3EFD
Triadic 1#3ECEFD
Triadic 2#FD3ECE
Tetradic#3EFDCD

RGB percentages

Red80.8%
Green99.2%
Blue24.3%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow75.5%
Key (black)0.8%

Color previews

#cefd3e text on a black background

contrast 17.74:1

Card sample

#cefd3e text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #cefd3e;
Background color
Panel with #cefd3e background
background-color: #cefd3e;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #cefd3e;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 253, 62, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 253, 62, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cefd3e;
background: linear-gradient(135deg, #cefd3e, #4FFD3E);

Monochromatic scale

Palettes built from #cefd3e

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cefd3e in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cefd3e, answered

What color is #cefd3e?

#cefd3e is a balanced electric green, closest to Green Yellow (ΔE2000 4.7). It sits at 75° on the hue wheel with 98% saturation and 62% lightness, which reads as warm.

What is the RGB value of #cefd3e?

rgb(206, 253, 62) — 206 red, 253 green and 62 blue out of 255, or 80.8% / 99.2% / 24.3% by channel.

Is #cefd3e a light or a dark color?

It is a light color. Relative luminance is 0.8372 and perceived brightness is 88%, so black text on it reaches 17.74:1.

Should I use black or white text on #cefd3e?

Black. It scores 17.74:1 against #cefd3e, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #cefd3e?

#6D3EFD sits directly opposite on the wheel. Softer options are the split-complements #3E6FFD and #CD3EFD, which give the same contrast with far less vibration.

What colors go well with #cefd3e?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #879B4B for secondary text, #3C3DFF as an accent and #5F7E01 for hover and pressed states. For a palette, the analogous pair #FDCD3E and #6FFD3E stays calm, while #6D3EFD is the loudest partner.

What is #cefd3e in CMYK for printing?

cmyk(19%, 0%, 76%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cefd3e warm or cool?

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDE63E; nudged cooler, #88FF3C.

Work with #cefd3e in the Color Lab