#CDEB9D#CDEB9D
#CDEB9D is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.106 H 125.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB9D |
|---|---|
| RGB | rgb(205, 235, 157) |
| HSL | hsl(83, 66%, 77%) |
| HSV | hsv(83, 33%, 92%) |
| CMYK | cmyk(12.8%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(89.31, -22.72, 34.70) |
| CIE-LCH | lch(89.31, 41.48, 123.21°) |
| OKLab | oklab(89.99% -0.0617 0.0863) |
| OKLCH | oklch(89.99% 0.106 125.6) |
| XYZ | xyz(60.9703, 74.8298, 43.1232) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.79
Light Grey Green
#B7E1A1
ΔE00 4.95
Washed Out Green
#BCF5A6
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 5.21
Tea Green
#BDF8A3
ΔE00 5.36
Light Light Green
#C8FFB0
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB9D #BB9DEB
analogous
#EBE29D #CDEB9D #A6EB9D
triadic
#CDEB9D #9DCDEB #EB9DCD
tetradic
#CDEB9D #9DEBE2 #BB9DEB #EB9DA6
square
#CDEB9D #9DEBE2 #BB9DEB #EB9DA6
split-complementary
#CDEB9D #9DA6EB #E29DEB
monochromatic
#99D637 #B3E16A #CDEB9D #E7F5D0 #F2FAE6
Accessibility & contrast
On white
1.32
#CDEB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#CDEB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB9D
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB9D | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E198
Deuteranopia (green-blind)
#EFE0A1
Tritanopia (blue-blind)
#D2E4D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb9d; /* rgb */ color: rgb(205, 235, 157); /* oklch */ color: oklch(90.0% 0.106 125.6);
Tailwind
colors: {
custom: {
50: '#ddf1ba',
500: '#cdeb9d',
950: '#000000',
},
}SCSS
$custom: #cdeb9d; $custom-light: #ddf1ba; $custom-dark: #000000;
JSON
{
"hex": "#cdeb9d",
"rgb": {
"r": 205,
"g": 235,
"b": 157
},
"hsl": {
"h": 83.077,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.89985,
"c": 0.10611,
"h": 125.6
},
"luminance": 0.7483
}Semantic roles & 50–950 ramp
primary
#CDEB9D
secondary
#8B66C7
accent
#18CE5E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582