#CDEB97#CDEB97
#CDEB97 is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.113 H 124.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB97 |
|---|---|
| RGB | rgb(205, 235, 151) |
| HSL | hsl(81, 68%, 76%) |
| HSV | hsv(81, 36%, 92%) |
| CMYK | cmyk(12.8%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(89.22, -23.50, 37.59) |
| CIE-LCH | lch(89.22, 44.33, 122.01°) |
| OKLab | oklab(89.88% -0.0641 0.0929) |
| OKLCH | oklch(89.88% 0.113 124.6) |
| XYZ | xyz(60.4706, 74.6299, 40.4914) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.60
Tea Green
#BDF8A3
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.60
Pistachio (survey)
#C0FA8B
ΔE00 5.69
Light Grey Green
#B7E1A1
ΔE00 5.75
Celery
#C1FD95
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB97 #B597EB
analogous
#EBDF97 #CDEB97 #A3EB97
triadic
#CDEB97 #97CDEB #EB97CD
tetradic
#CDEB97 #97EBDF #B597EB #EB97A3
square
#CDEB97 #97EBDF #B597EB #EB97A3
split-complementary
#CDEB97 #97A3EB #DF97EB
monochromatic
#9CD730 #B4E164 #CDEB97 #E6F5CA #F3FAE5
Accessibility & contrast
On white
1.32
#CDEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CDEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB97
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB97 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E191
Deuteranopia (green-blind)
#F0E09B
Tritanopia (blue-blind)
#D2E3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb97; /* rgb */ color: rgb(205, 235, 151); /* oklch */ color: oklch(89.9% 0.113 124.6);
Tailwind
colors: {
custom: {
50: '#ddf1b6',
500: '#cdeb97',
950: '#000000',
},
}SCSS
$custom: #cdeb97; $custom-light: #ddf1b6; $custom-dark: #000000;
JSON
{
"hex": "#cdeb97",
"rgb": {
"r": 205,
"g": 235,
"b": 151
},
"hsl": {
"h": 81.429,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.8988,
"c": 0.11288,
"h": 124.6
},
"luminance": 0.7463
}Semantic roles & 50–950 ramp
primary
#CDEB97
secondary
#8460C6
accent
#16D058
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581