#CDFE9A#CDFE9A
#CDFE9A is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.137 H 130.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFE9A |
|---|---|
| RGB | rgb(205, 254, 154) |
| HSL | hsl(89, 98%, 80%) |
| HSV | hsv(89, 39%, 100%) |
| CMYK | cmyk(19.3%, 0%, 39.4%, 0.4%) |
| CIE-LAB | lab(94.40, -32.07, 42.81) |
| CIE-LCH | lch(94.40, 53.49, 126.84°) |
| OKLab | oklab(94.05% -0.088 0.1051) |
| OKLCH | oklch(94.05% 0.137 130) |
| XYZ | xyz(66.4504, 86.1948, 43.7019) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.82
Pistachio (survey)
#C0FA8B
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 3.31
Tea Green
#BDF8A3
ΔE00 3.80
Light Yellow Green
#CCFD7F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFE9A #CB9AFE
analogous
#FEFD9A #CDFE9A #9BFE9A
triadic
#CDFE9A #9ACDFE #FE9ACD
tetradic
#CDFE9A #9AFEFD #CB9AFE #FE9A9B
square
#CDFE9A #9AFEFD #CB9AFE #FE9A9B
split-complementary
#CDFE9A #9A9BFE #FD9AFE
monochromatic
#91FD21 #AFFD5D #CDFE9A #EBFFD7 #F0FFE1
Accessibility & contrast
On white
1.15
#CDFE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CDFE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFE9A
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFE9A | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF193
Deuteranopia (green-blind)
#FFEE9F
Tritanopia (blue-blind)
#D0F6E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdfe9a; /* rgb */ color: rgb(205, 254, 154); /* oklch */ color: oklch(94.0% 0.137 130.0);
Tailwind
colors: {
custom: {
50: '#ddffb9',
500: '#cdfe9a',
950: '#000000',
},
}SCSS
$custom: #cdfe9a; $custom-light: #ddffb9; $custom-dark: #000000;
JSON
{
"hex": "#cdfe9a",
"rgb": {
"r": 205,
"g": 254,
"b": 154
},
"hsl": {
"h": 89.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.94047,
"c": 0.13707,
"h": 130
},
"luminance": 0.86196
}Semantic roles & 50–950 ramp
primary
#CDFE9A
secondary
#9D5CE1
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681