#CDEB9A#CDEB9A
#CDEB9A is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.110 H 125.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEB9A |
|---|---|
| RGB | rgb(205, 235, 154) |
| HSL | hsl(82, 67%, 76%) |
| HSV | hsv(82, 34%, 92%) |
| CMYK | cmyk(12.8%, 0%, 34.5%, 7.8%) |
| CIE-LAB | lab(89.27, -23.11, 36.15) |
| CIE-LCH | lch(89.27, 42.90, 122.59°) |
| OKLab | oklab(89.93% -0.0629 0.0896) |
| OKLCH | oklch(89.93% 0.11 125.1) |
| XYZ | xyz(60.7173, 74.7286, 41.7909) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Light Grey Green
#B7E1A1
ΔE00 5.35
Washed Out Green
#BCF5A6
ΔE00 5.36
Tea Green
#BDF8A3
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 5.64
Light Light Green
#C8FFB0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEB9A #B89AEB
analogous
#EBE19A #CDEB9A #A5EB9A
triadic
#CDEB9A #9ACDEB #EB9ACD
tetradic
#CDEB9A #9AEBE1 #B89AEB #EB9AA5
square
#CDEB9A #9AEBE1 #B89AEB #EB9AA5
split-complementary
#CDEB9A #9AA5EB #E19AEB
monochromatic
#9AD734 #B4E167 #CDEB9A #E6F5CD #F2FAE5
Accessibility & contrast
On white
1.32
#CDEB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CDEB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEB9A
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEB9A | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E194
Deuteranopia (green-blind)
#EFE09E
Tritanopia (blue-blind)
#D2E4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cdeb9a; /* rgb */ color: rgb(205, 235, 154); /* oklch */ color: oklch(89.9% 0.110 125.1);
Tailwind
colors: {
custom: {
50: '#ddf1b8',
500: '#cdeb9a',
950: '#000000',
},
}SCSS
$custom: #cdeb9a; $custom-light: #ddf1b8; $custom-dark: #000000;
JSON
{
"hex": "#cdeb9a",
"rgb": {
"r": 205,
"g": 235,
"b": 154
},
"hsl": {
"h": 82.222,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.89932,
"c": 0.10951,
"h": 125.1
},
"luminance": 0.74729
}Semantic roles & 50–950 ramp
primary
#CDEB9A
secondary
#8863C6
accent
#17CF5B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581