Skip to content

#cefd2a

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

RGB
206, 253, 42
HSL
73°, 98%, 58%
CMYK
19, 0, 83, 1
Luminance
0.8354

At a glance

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

Hex
#cefd2a
Hue
73°
green
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8354
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.71:1
Closest name
Green Yellow
ΔE2000 5.1
Where it sits
Hue73° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool36% 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#cefd2a
RGBrgb(206, 253, 42)
HSLhsl(73, 98%, 58%)
CMYKcmyk(19%, 0%, 83%, 1%)
LABlab(93.3 -39.6 84.8)
LCHlch(93.3 93.6 115.0)
OKLCHoklch(0.928 0.218 122.6)
Decimal13565226
Display P3color(display-p3 0.808 0.992 0.165)

Copy-ready code

/* CSS */
color: #cefd2a;
background-color: #cefd2a;
/* Tailwind (arbitrary) */
class="text-[#cefd2a] bg-[#cefd2a]"
/* SCSS */
$brand: #cefd2a;
/* SwiftUI */
Color(red: 0.808, green: 0.992, blue: 0.165)
/* Android */
Color.parseColor("#cefd2a")
/* Flutter */
Color(0xFFCEFD2A)
/* Python / OpenCV (BGR) */
(42, 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 #cefd2a · 17.71:1
Use #000000AAA at every size.
Aa
White text · 1.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.71:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cefd2a as text scores 1.19:1 on white and 17.71:1 on black.

Accessibility — WCAG contrast

Aa
#cefd2a on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#cefd2a on black: 17.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFED00
deuteranopia · #FFEB44
tritanopia · #D9F0D8

Color scale — 50 to 950

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

#FBFDF1
#F6FCE3
#EEFBC1
#E5FE90
#D9FD58
#cefd2a
#BDF202
#9DCA02
#7EA202
#5C7406
#394904
Base = 500Lightest = 50 · #FBFDF1Darkest = 950 · #394904
:root {
  --brand-50: #FBFDF1;
  --brand-100: #F6FCE3;
  --brand-200: #EEFBC1;
  --brand-300: #E5FE90;
  --brand-400: #D9FD58;
  --brand-500: #cefd2a;
  --brand-600: #BDF202;
  --brand-700: #9DCA02;
  --brand-800: #7EA202;
  --brand-900: #5C7406;
  --brand-950: #394904;
  --brand: #cefd2a;
  --brand-ink: #000000;
}

Colors that work with #cefd2a

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#E3EDC0
Hairlines and dividers
Muted text#899B4B
Captions on the surface
Accent#282EFF
Second voice, not a rival
Dark variant#627E01
Hover, pressed, headers
Light variant#F9FFE6
Selected rows, tints
Dark surface#212414
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 #cefd2a

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#592AFD
Analogous left#FDC32A
Analogous right#64FD2A
Split-complement 1#2A64FD
Split-complement 2#C32AFD
Triadic 1#2ACEFD
Triadic 2#FD2ACE
Tetradic#2AFDC3

RGB percentages

Red80.8%
Green99.2%
Blue16.5%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow83.4%
Key (black)0.8%

Color previews

#cefd2a text on a black background

contrast 17.71:1

Card sample

#cefd2a text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cefd2a

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.

#cefd2a 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.

#cefd2a, answered

What color is #cefd2a?

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

What is the RGB value of #cefd2a?

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

Is #cefd2a a light or a dark color?

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

Should I use black or white text on #cefd2a?

Black. It scores 17.71:1 against #cefd2a, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #cefd2a?

#592AFD sits directly opposite on the wheel. Softer options are the split-complements #2A64FD and #C32AFD, which give the same contrast with far less vibration.

What colors go well with #cefd2a?

For interface work: #F9FAF4 as the surface, #E3EDC0 for borders, #899B4B for secondary text, #282EFF as an accent and #627E01 for hover and pressed states. For a palette, the analogous pair #FDC32A and #64FD2A stays calm, while #592AFD is the loudest partner.

What is #cefd2a in CMYK for printing?

cmyk(19%, 0%, 83%, 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 #cefd2a warm or cool?

Warm — it scores 36 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDDF2A; nudged cooler, #80FF28.

Work with #cefd2a in the Color Lab