#CDFF96#CDFF96
#CDFF96 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.143 H 129.6°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF96 |
|---|---|
| RGB | rgb(205, 255, 150) |
| HSL | hsl(89, 100%, 79%) |
| HSV | hsv(89, 41%, 100%) |
| CMYK | cmyk(19.6%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(94.61, -33.02, 45.02) |
| CIE-LCH | lch(94.61, 55.84, 126.26°) |
| OKLab | oklab(94.2% -0.0909 0.11) |
| OKLCH | oklch(94.2% 0.143 129.6) |
| XYZ | xyz(66.4410, 86.7001, 42.0826) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 2.13
Light Pea Green
#C4FE82
ΔE00 2.63
Light Yellow Green
#CCFD7F
ΔE00 3.14
Pale Lime
#BEFD73
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF96 #C896FF
analogous
#FFFC96 #CDFF96 #99FF96
triadic
#CDFF96 #96CDFF #FF96CD
tetradic
#CDFF96 #96FFFC #C896FF #FF9699
square
#CDFF96 #96FFFC #C896FF #FF9699
split-complementary
#CDFF96 #9699FF #FC96FF
monochromatic
#93FF1C #B0FF59 #CDFF96 #EAFFD3 #F0FFE0
Accessibility & contrast
On white
1.15
#CDFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#CDFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF96
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF96 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28E
Deuteranopia (green-blind)
#FFEE9C
Tritanopia (blue-blind)
#D1F7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff96; /* rgb */ color: rgb(205, 255, 150); /* oklch */ color: oklch(94.2% 0.143 129.6);
Tailwind
colors: {
custom: {
50: '#deffb6',
500: '#cdff96',
950: '#000000',
},
}SCSS
$custom: #cdff96; $custom-light: #deffb6; $custom-dark: #000000;
JSON
{
"hex": "#cdff96",
"rgb": {
"r": 205,
"g": 255,
"b": 150
},
"hsl": {
"h": 88.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.94202,
"c": 0.14266,
"h": 129.6
},
"luminance": 0.86701
}Semantic roles & 50–950 ramp
primary
#CDFF96
secondary
#9958E1
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681