#CDEB8B#CDEB8B
#CDEB8B is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.7% C 0.126 H 123.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB8B |
|---|---|
| RGB | rgb(205, 235, 139) |
| HSL | hsl(79, 71%, 73%) |
| HSV | hsv(79, 41%, 92%) |
| CMYK | cmyk(12.8%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(89.05, -24.95, 43.31) |
| CIE-LCH | lch(89.05, 49.98, 119.95°) |
| OKLab | oklab(89.68% -0.0688 0.1056) |
| OKLCH | oklch(89.68% 0.126 123.1) |
| XYZ | xyz(59.5452, 74.2597, 35.6177) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Light Yellow Green
#CCFD7F
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.77
Light Pea Green
#C4FE82
ΔE00 5.83
Light Yellowish Green
#C2FF89
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB8B #A98BEB
analogous
#EBD98B #CDEB8B #9DEB8B
triadic
#CDEB8B #8BCDEB #EB8BCD
tetradic
#CDEB8B #8BEBD9 #A98BEB #EB8B9D
square
#CDEB8B #8BEBD9 #A98BEB #EB8B9D
split-complementary
#CDEB8B #8B9DEB #D98BEB
monochromatic
#9FD725 #B6E257 #CDEB8B #E3F4BF #F4FAE5
Accessibility & contrast
On white
1.32
#CDEB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CDEB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB8B
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB8B | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E084
Deuteranopia (green-blind)
#F1E090
Tritanopia (blue-blind)
#D4E2D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb8b; /* rgb */ color: rgb(205, 235, 139); /* oklch */ color: oklch(89.7% 0.126 123.1);
Tailwind
colors: {
custom: {
50: '#ddf1ae',
500: '#cdeb8b',
950: '#000000',
},
}SCSS
$custom: #cdeb8b; $custom-light: #ddf1ae; $custom-dark: #000000;
JSON
{
"hex": "#cdeb8b",
"rgb": {
"r": 205,
"g": 235,
"b": 139
},
"hsl": {
"h": 78.75,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.89683,
"c": 0.12604,
"h": 123.1
},
"luminance": 0.7426
}Semantic roles & 50–950 ramp
primary
#CDEB8B
secondary
#7855C5
accent
#13D34F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581