#CDFF9E#CDFF9E
#CDFF9E is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.3% C 0.134 H 130.8°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF9E |
|---|---|
| RGB | rgb(205, 255, 158) |
| HSL | hsl(91, 100%, 81%) |
| HSV | hsv(91, 38%, 100%) |
| CMYK | cmyk(19.6%, 0%, 38%, 0%) |
| CIE-LAB | lab(94.72, -32.03, 41.28) |
| CIE-LCH | lch(94.72, 52.25, 127.81°) |
| OKLab | oklab(94.33% -0.0877 0.1017) |
| OKLCH | oklch(94.33% 0.134 130.8) |
| XYZ | xyz(67.1073, 86.9666, 45.5918) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.84
Pistachio (survey)
#C0FA8B
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 3.07
Tea Green
#BDF8A3
ΔE00 3.38
Light Light Green
#C8FFB0
ΔE00 3.57
Light Pea Green
#C4FE82
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF9E #D09EFF
analogous
#FDFF9E #CDFF9E #9EFF9F
triadic
#CDFF9E #9ECDFF #FF9ECD
tetradic
#CDFF9E #9EFDFF #D09EFF #FF9F9E
square
#CDFF9E #9EFDFF #D09EFF #FF9F9E
split-complementary
#CDFF9E #9F9EFF #FF9EFD
monochromatic
#8EFF24 #ADFF61 #CDFF9E #EDFFDB #EFFFE0
Accessibility & contrast
On white
1.14
#CDFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#CDFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF9E
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF9E | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF297
Deuteranopia (green-blind)
#FFEFA3
Tritanopia (blue-blind)
#D0F7E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdff9e; /* rgb */ color: rgb(205, 255, 158); /* oklch */ color: oklch(94.3% 0.134 130.8);
Tailwind
colors: {
custom: {
50: '#ddffbb',
500: '#cdff9e',
950: '#000000',
},
}SCSS
$custom: #cdff9e; $custom-light: #ddffbb; $custom-dark: #000000;
JSON
{
"hex": "#cdff9e",
"rgb": {
"r": 205,
"g": 255,
"b": 158
},
"hsl": {
"h": 90.928,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.9433,
"c": 0.13431,
"h": 130.8
},
"luminance": 0.86968
}Semantic roles & 50–950 ramp
primary
#CDFF9E
secondary
#A35FE3
accent
#00E676
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682