#CDF08E#CDF08E
#CDF08E is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.130 H 125.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF08E |
|---|---|
| RGB | rgb(205, 240, 142) |
| HSL | hsl(81, 77%, 75%) |
| HSV | hsv(81, 41%, 94%) |
| CMYK | cmyk(14.6%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(90.44, -26.98, 43.61) |
| CIE-LCH | lch(90.44, 51.28, 121.74°) |
| OKLab | oklab(90.81% -0.0744 0.1064) |
| OKLCH | oklch(90.81% 0.13 125) |
| XYZ | xyz(61.2191, 77.2519, 37.2718) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Light Yellow Green
#CCFD7F
ΔE00 4.32
Celery
#C1FD95
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF08E #B18EF0
analogous
#F0E28E #CDF08E #9CF08E
triadic
#CDF08E #8ECDF0 #F08ECD
tetradic
#CDF08E #8EF0E2 #B18EF0 #F08E9C
square
#CDF08E #8EF0E2 #B18EF0 #F08E9C
split-complementary
#CDF08E #8E9CF0 #E28EF0
monochromatic
#9DE222 #B5E958 #CDF08E #E5F7C4 #F3FBE4
Accessibility & contrast
On white
1.28
#CDF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#CDF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF08E
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF08E | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#D3E8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdf08e; /* rgb */ color: rgb(205, 240, 142); /* oklch */ color: oklch(90.8% 0.130 125.0);
Tailwind
colors: {
custom: {
50: '#ddf5b0',
500: '#cdf08e',
950: '#000000',
},
}SCSS
$custom: #cdf08e; $custom-light: #ddf5b0; $custom-dark: #000000;
JSON
{
"hex": "#cdf08e",
"rgb": {
"r": 205,
"g": 240,
"b": 142
},
"hsl": {
"h": 81.429,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.90813,
"c": 0.12981,
"h": 125
},
"luminance": 0.77252
}Semantic roles & 50–950 ramp
primary
#CDF08E
secondary
#8056CC
accent
#0DD956
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581