#CDEB88#CDEB88
#CDEB88 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.6% C 0.129 H 122.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB88 |
|---|---|
| RGB | rgb(205, 235, 136) |
| HSL | hsl(78, 71%, 73%) |
| HSV | hsv(78, 42%, 92%) |
| CMYK | cmyk(12.8%, 0%, 42.1%, 7.8%) |
| CIE-LAB | lab(89.00, -25.29, 44.72) |
| CIE-LCH | lch(89.00, 51.38, 119.49°) |
| OKLab | oklab(89.64% -0.07 0.1086) |
| OKLCH | oklch(89.64% 0.129 122.8) |
| XYZ | xyz(59.3290, 74.1732, 34.4791) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.02
Light Khaki
#E6F2A2
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 5.68
Celery
#C1FD95
ΔE00 5.86
Light Yellowish Green
#C2FF89
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB88 #A688EB
analogous
#EBD888 #CDEB88 #9BEB88
triadic
#CDEB88 #88CDEB #EB88CD
tetradic
#CDEB88 #88EBD8 #A688EB #EB889B
square
#CDEB88 #88EBD8 #A688EB #EB889B
split-complementary
#CDEB88 #889BEB #D888EB
monochromatic
#9FD524 #B7E254 #CDEB88 #E3F4BC #F4FBE5
Accessibility & contrast
On white
1.33
#CDEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CDEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB88
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB88 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#F1DF8D
Tritanopia (blue-blind)
#D4E2D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb88; /* rgb */ color: rgb(205, 235, 136); /* oklch */ color: oklch(89.6% 0.129 122.8);
Tailwind
colors: {
custom: {
50: '#ddf1ac',
500: '#cdeb88',
950: '#000000',
},
}SCSS
$custom: #cdeb88; $custom-light: #ddf1ac; $custom-dark: #000000;
JSON
{
"hex": "#cdeb88",
"rgb": {
"r": 205,
"g": 235,
"b": 136
},
"hsl": {
"h": 78.182,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.89637,
"c": 0.12924,
"h": 122.8
},
"luminance": 0.74173
}Semantic roles & 50–950 ramp
primary
#CDEB88
secondary
#7552C5
accent
#12D34D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581