#CDEB91#CDEB91
#CDEB91 is a very light, moderate yellow-green. Relative luminance 0.744; OKLCH L 89.8% C 0.120 H 123.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB91 |
|---|---|
| RGB | rgb(205, 235, 145) |
| HSL | hsl(80, 69%, 75%) |
| HSV | hsv(80, 38%, 92%) |
| CMYK | cmyk(12.8%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(89.13, -24.24, 40.46) |
| CIE-LCH | lch(89.13, 47.16, 120.93°) |
| OKLab | oklab(89.78% -0.0665 0.0993) |
| OKLCH | oklch(89.78% 0.12 123.8) |
| XYZ | xyz(59.9957, 74.4399, 37.9902) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Celery
#C1FD95
ΔE00 5.70
Light Yellow Green
#CCFD7F
ΔE00 5.86
Pale Olive Green
#B1D27B
ΔE00 6.01
Tea Green
#BDF8A3
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB91 #AF91EB
analogous
#EBDC91 #CDEB91 #A0EB91
triadic
#CDEB91 #91CDEB #EB91CD
tetradic
#CDEB91 #91EBDC #AF91EB #EB91A0
square
#CDEB91 #91EBDC #AF91EB #EB91A0
split-complementary
#CDEB91 #91A0EB #DC91EB
monochromatic
#9ED829 #B5E25D #CDEB91 #E5F4C5 #F3FAE5
Accessibility & contrast
On white
1.32
#CDEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CDEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB91
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB91 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#F0E096
Tritanopia (blue-blind)
#D3E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb91; /* rgb */ color: rgb(205, 235, 145); /* oklch */ color: oklch(89.8% 0.120 123.8);
Tailwind
colors: {
custom: {
50: '#ddf1b2',
500: '#cdeb91',
950: '#000000',
},
}SCSS
$custom: #cdeb91; $custom-light: #ddf1b2; $custom-dark: #000000;
JSON
{
"hex": "#cdeb91",
"rgb": {
"r": 205,
"g": 235,
"b": 145
},
"hsl": {
"h": 80,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.89779,
"c": 0.11953,
"h": 123.8
},
"luminance": 0.7444
}Semantic roles & 50–950 ramp
primary
#CDEB91
secondary
#7E5AC6
accent
#14D153
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581