#CDEB8E#CDEB8E
#CDEB8E is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.7% C 0.123 H 123.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB8E |
|---|---|
| RGB | rgb(205, 235, 142) |
| HSL | hsl(79, 70%, 74%) |
| HSV | hsv(79, 40%, 92%) |
| CMYK | cmyk(12.8%, 0%, 39.6%, 7.8%) |
| CIE-LAB | lab(89.09, -24.60, 41.89) |
| CIE-LCH | lch(89.09, 48.58, 120.42°) |
| OKLab | oklab(89.73% -0.0677 0.1025) |
| OKLCH | oklch(89.73% 0.123 123.4) |
| XYZ | xyz(59.7674, 74.3486, 36.7880) |
| Luminance | 0.7435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Light Yellow Green
#CCFD7F
ΔE00 5.54
Celery
#C1FD95
ΔE00 5.71
Light Pea Green
#C4FE82
ΔE00 6.02
Pale Olive Green
#B1D27B
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB8E #AC8EEB
analogous
#EBDB8E #CDEB8E #9FEB8E
triadic
#CDEB8E #8ECDEB #EB8ECD
tetradic
#CDEB8E #8EEBDB #AC8EEB #EB8E9F
square
#CDEB8E #8EEBDB #AC8EEB #EB8E9F
split-complementary
#CDEB8E #8E9FEB #DB8EEB
monochromatic
#9FD826 #B6E25A #CDEB8E #E4F4C2 #F3FAE5
Accessibility & contrast
On white
1.32
#CDEB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CDEB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB8E
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB8E | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E187
Deuteranopia (green-blind)
#F1E093
Tritanopia (blue-blind)
#D3E3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb8e; /* rgb */ color: rgb(205, 235, 142); /* oklch */ color: oklch(89.7% 0.123 123.4);
Tailwind
colors: {
custom: {
50: '#ddf1b0',
500: '#cdeb8e',
950: '#000000',
},
}SCSS
$custom: #cdeb8e; $custom-light: #ddf1b0; $custom-dark: #000000;
JSON
{
"hex": "#cdeb8e",
"rgb": {
"r": 205,
"g": 235,
"b": 142
},
"hsl": {
"h": 79.355,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.8973,
"c": 0.1228,
"h": 123.4
},
"luminance": 0.74349
}Semantic roles & 50–950 ramp
primary
#CDEB8E
secondary
#7B58C6
accent
#14D251
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581