#CDEB96#CDEB96
#CDEB96 is a very light, moderate yellow-green. Relative luminance 0.746; OKLCH L 89.9% C 0.114 H 124.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB96 |
|---|---|
| RGB | rgb(205, 235, 150) |
| HSL | hsl(81, 68%, 75%) |
| HSV | hsv(81, 36%, 92%) |
| CMYK | cmyk(12.8%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(89.20, -23.62, 38.07) |
| CIE-LCH | lch(89.20, 44.80, 121.82°) |
| OKLab | oklab(89.86% -0.0645 0.094) |
| OKLCH | oklch(89.86% 0.114 124.5) |
| XYZ | xyz(60.3897, 74.5975, 40.0655) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.59
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Tea Green
#BDF8A3
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.69
Celery
#C1FD95
ΔE00 5.80
Light Grey Green
#B7E1A1
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB96 #B496EB
analogous
#EBDE96 #CDEB96 #A2EB96
triadic
#CDEB96 #96CDEB #EB96CD
tetradic
#CDEB96 #96EBDE #B496EB #EB96A2
square
#CDEB96 #96EBDE #B496EB #EB96A2
split-complementary
#CDEB96 #96A2EB #DE96EB
monochromatic
#9CD72F #B5E163 #CDEB96 #E5F5C9 #F3FAE5
Accessibility & contrast
On white
1.32
#CDEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CDEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB96
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB96 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#D3E3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb96; /* rgb */ color: rgb(205, 235, 150); /* oklch */ color: oklch(89.9% 0.114 124.5);
Tailwind
colors: {
custom: {
50: '#ddf1b6',
500: '#cdeb96',
950: '#000000',
},
}SCSS
$custom: #cdeb96; $custom-light: #ddf1b6; $custom-dark: #000000;
JSON
{
"hex": "#cdeb96",
"rgb": {
"r": 205,
"g": 235,
"b": 150
},
"hsl": {
"h": 81.176,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.89862,
"c": 0.114,
"h": 124.5
},
"luminance": 0.74598
}Semantic roles & 50–950 ramp
primary
#CDEB96
secondary
#835FC6
accent
#16D057
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581