#CDEB8D#CDEB8D
#CDEB8D is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.7% C 0.124 H 123.3°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB8D |
|---|---|
| RGB | rgb(205, 235, 141) |
| HSL | hsl(79, 70%, 74%) |
| HSV | hsv(79, 40%, 92%) |
| CMYK | cmyk(12.8%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(89.07, -24.72, 42.36) |
| CIE-LCH | lch(89.07, 49.04, 120.26°) |
| OKLab | oklab(89.71% -0.0681 0.1035) |
| OKLCH | oklch(89.71% 0.124 123.3) |
| XYZ | xyz(59.6927, 74.3187, 36.3943) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Light Yellow Green
#CCFD7F
ΔE00 5.45
Celery
#C1FD95
ΔE00 5.73
Light Pea Green
#C4FE82
ΔE00 5.95
Pale Olive Green
#B1D27B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB8D #AB8DEB
analogous
#EBDA8D #CDEB8D #9EEB8D
triadic
#CDEB8D #8DCDEB #EB8DCD
tetradic
#CDEB8D #8DEBDA #AB8DEB #EB8D9E
square
#CDEB8D #8DEBDA #AB8DEB #EB8D9E
split-complementary
#CDEB8D #8D9EEB #DA8DEB
monochromatic
#9FD826 #B6E259 #CDEB8D #E4F4C1 #F4FAE5
Accessibility & contrast
On white
1.32
#CDEB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CDEB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB8D
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB8D | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E186
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#D4E3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb8d; /* rgb */ color: rgb(205, 235, 141); /* oklch */ color: oklch(89.7% 0.124 123.3);
Tailwind
colors: {
custom: {
50: '#ddf1af',
500: '#cdeb8d',
950: '#000000',
},
}SCSS
$custom: #cdeb8d; $custom-light: #ddf1af; $custom-dark: #000000;
JSON
{
"hex": "#cdeb8d",
"rgb": {
"r": 205,
"g": 235,
"b": 141
},
"hsl": {
"h": 79.149,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.89714,
"c": 0.12389,
"h": 123.3
},
"luminance": 0.74319
}Semantic roles & 50–950 ramp
primary
#CDEB8D
secondary
#7A57C6
accent
#13D250
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581