#CDFF9A#CDFF9A
#CDFF9A is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.139 H 130.2°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF9A |
|---|---|
| RGB | rgb(205, 255, 154) |
| HSL | hsl(90, 100%, 80%) |
| HSV | hsv(90, 40%, 100%) |
| CMYK | cmyk(19.6%, 0%, 39.6%, 0%) |
| CIE-LAB | lab(94.67, -32.54, 43.16) |
| CIE-LCH | lch(94.67, 54.05, 127.01°) |
| OKLab | oklab(94.27% -0.0893 0.1059) |
| OKLCH | oklch(94.27% 0.139 130.2) |
| XYZ | xyz(66.7686, 86.8311, 43.8080) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.74
Pistachio (survey)
#C0FA8B
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 3.20
Light Yellow Green
#CCFD7F
ΔE00 3.76
Tea Green
#BDF8A3
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF9A #CC9AFF
analogous
#FFFF9A #CDFF9A #9AFF9A
triadic
#CDFF9A #9ACDFF #FF9ACD
tetradic
#CDFF9A #9AFFFF #CC9AFF #FF9A9A
square
#CDFF9A #9AFFFF #CC9AFF #FF9A9A
split-complementary
#CDFF9A #9A9AFF #FF9AFF
monochromatic
#90FF20 #AFFF5D #CDFF9A #EBFFD7 #F0FFE0
Accessibility & contrast
On white
1.14
#CDFF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#CDFF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF9A
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF9A | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF292
Deuteranopia (green-blind)
#FFEE9F
Tritanopia (blue-blind)
#D0F7E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdff9a; /* rgb */ color: rgb(205, 255, 154); /* oklch */ color: oklch(94.3% 0.139 130.2);
Tailwind
colors: {
custom: {
50: '#deffb9',
500: '#cdff9a',
950: '#000000',
},
}SCSS
$custom: #cdff9a; $custom-light: #deffb9; $custom-dark: #000000;
JSON
{
"hex": "#cdff9a",
"rgb": {
"r": 205,
"g": 255,
"b": 154
},
"hsl": {
"h": 89.703,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.94265,
"c": 0.13851,
"h": 130.2
},
"luminance": 0.86832
}Semantic roles & 50–950 ramp
primary
#CDFF9A
secondary
#9E5BE2
accent
#00E672
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681