#CDF08B#CDF08B
#CDF08B is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.8% C 0.133 H 124.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF08B |
|---|---|
| RGB | rgb(205, 240, 139) |
| HSL | hsl(81, 77%, 74%) |
| HSV | hsv(81, 42%, 94%) |
| CMYK | cmyk(14.6%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(90.40, -27.33, 45.02) |
| CIE-LCH | lch(90.40, 52.66, 121.26°) |
| OKLab | oklab(90.77% -0.0755 0.1094) |
| OKLCH | oklch(90.77% 0.133 124.6) |
| XYZ | xyz(60.9969, 77.1630, 36.1015) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.01
Light Pea Green
#C4FE82
ΔE00 4.53
Celery
#C1FD95
ΔE00 4.65
Light Yellowish Green
#C2FF89
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF08B #AE8BF0
analogous
#F0E18B #CDF08B #9BF08B
triadic
#CDF08B #8BCDF0 #F08BCD
tetradic
#CDF08B #8BF0E1 #AE8BF0 #F08B9B
square
#CDF08B #8BF0E1 #AE8BF0 #F08B9B
split-complementary
#CDF08B #8B9BF0 #E18BF0
monochromatic
#9EE21F #B6E955 #CDF08B #E4F7C1 #F3FBE4
Accessibility & contrast
On white
1.28
#CDF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CDF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF08B
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF08B | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE583
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#D3E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdf08b; /* rgb */ color: rgb(205, 240, 139); /* oklch */ color: oklch(90.8% 0.133 124.6);
Tailwind
colors: {
custom: {
50: '#ddf5ae',
500: '#cdf08b',
950: '#000000',
},
}SCSS
$custom: #cdf08b; $custom-light: #ddf5ae; $custom-dark: #000000;
JSON
{
"hex": "#cdf08b",
"rgb": {
"r": 205,
"g": 240,
"b": 139
},
"hsl": {
"h": 80.792,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.90767,
"c": 0.13298,
"h": 124.6
},
"luminance": 0.77163
}Semantic roles & 50–950 ramp
primary
#CDF08B
secondary
#7D53CC
accent
#0CD953
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581