#CDFE97#CDFE97
#CDFE97 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.0% C 0.140 H 129.5°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFE97 |
|---|---|
| RGB | rgb(205, 254, 151) |
| HSL | hsl(89, 98%, 79%) |
| HSV | hsv(89, 41%, 100%) |
| CMYK | cmyk(19.3%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(94.35, -32.44, 44.21) |
| CIE-LCH | lch(94.35, 54.84, 126.27°) |
| OKLab | oklab(94% -0.0892 0.1082) |
| OKLCH | oklch(94% 0.14 129.5) |
| XYZ | xyz(66.2037, 86.0961, 42.4024) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Light Yellowish Green
#C2FF89
ΔE00 2.36
Light Pea Green
#C4FE82
ΔE00 2.88
Light Yellow Green
#CCFD7F
ΔE00 3.34
Tea Green
#BDF8A3
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFE97 #C897FE
analogous
#FEFC97 #CDFE97 #9AFE97
triadic
#CDFE97 #97CDFE #FE97CD
tetradic
#CDFE97 #97FEFC #C897FE #FE979A
square
#CDFE97 #97FEFC #C897FE #FE979A
split-complementary
#CDFE97 #979AFE #FC97FE
monochromatic
#93FD1E #B0FD5A #CDFE97 #EAFFD4 #F0FFE1
Accessibility & contrast
On white
1.15
#CDFE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#CDFE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFE97
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFE97 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18F
Deuteranopia (green-blind)
#FFEE9D
Tritanopia (blue-blind)
#D1F6E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdfe97; /* rgb */ color: rgb(205, 254, 151); /* oklch */ color: oklch(94.0% 0.140 129.5);
Tailwind
colors: {
custom: {
50: '#deffb7',
500: '#cdfe97',
950: '#000000',
},
}SCSS
$custom: #cdfe97; $custom-light: #deffb7; $custom-dark: #000000;
JSON
{
"hex": "#cdfe97",
"rgb": {
"r": 205,
"g": 254,
"b": 151
},
"hsl": {
"h": 88.544,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.94,
"c": 0.1402,
"h": 129.5
},
"luminance": 0.86097
}Semantic roles & 50–950 ramp
primary
#CDFE97
secondary
#9959E0
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681