#CDF08F#CDF08F
#CDF08F is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.129 H 125.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF08F |
|---|---|
| RGB | rgb(205, 240, 143) |
| HSL | hsl(82, 76%, 75%) |
| HSV | hsv(82, 40%, 94%) |
| CMYK | cmyk(14.6%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(90.45, -26.86, 43.14) |
| CIE-LCH | lch(90.45, 50.82, 121.91°) |
| OKLab | oklab(90.83% -0.074 0.1054) |
| OKLCH | oklch(90.83% 0.129 125.1) |
| XYZ | xyz(61.2945, 77.2821, 37.6690) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.01
Light Yellow Green
#CCFD7F
ΔE00 4.43
Celery
#C1FD95
ΔE00 4.52
Light Pea Green
#C4FE82
ΔE00 4.81
Light Yellowish Green
#C2FF89
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF08F #B28FF0
analogous
#F0E28F #CDF08F #9DF08F
triadic
#CDF08F #8FCDF0 #F08FCD
tetradic
#CDF08F #8FF0E2 #B28FF0 #F08F9D
square
#CDF08F #8FF0E2 #B28FF0 #F08F9D
split-complementary
#CDF08F #8F9DF0 #E28FF0
monochromatic
#9DE223 #B5E959 #CDF08F #E5F7C5 #F3FBE4
Accessibility & contrast
On white
1.28
#CDF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CDF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF08F
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF08F | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#F5E394
Tritanopia (blue-blind)
#D3E8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdf08f; /* rgb */ color: rgb(205, 240, 143); /* oklch */ color: oklch(90.8% 0.129 125.1);
Tailwind
colors: {
custom: {
50: '#ddf5b1',
500: '#cdf08f',
950: '#000000',
},
}SCSS
$custom: #cdf08f; $custom-light: #ddf5b1; $custom-dark: #000000;
JSON
{
"hex": "#cdf08f",
"rgb": {
"r": 205,
"g": 240,
"b": 143
},
"hsl": {
"h": 81.649,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.90829,
"c": 0.12874,
"h": 125.1
},
"luminance": 0.77282
}Semantic roles & 50–950 ramp
primary
#CDF08F
secondary
#8157CC
accent
#0DD956
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581