#CDEBAA#CDEBAA
#CDEBAA is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.091 H 128.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBAA |
|---|---|
| RGB | rgb(205, 235, 170) |
| HSL | hsl(88, 62%, 79%) |
| HSV | hsv(88, 28%, 92%) |
| CMYK | cmyk(12.8%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(89.53, -20.92, 28.39) |
| CIE-LCH | lch(89.53, 35.27, 126.39°) |
| OKLab | oklab(90.23% -0.0564 0.0716) |
| OKLCH | oklch(90.23% 0.091 128.2) |
| XYZ | xyz(62.1398, 75.2976, 49.2826) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.73
Light Grey Green
#B7E1A1
ΔE00 3.76
Very Pale Green
#CFFDBC
ΔE00 4.57
Very Light Green
#D1FFBD
ΔE00 4.81
Washed Out Green
#BCF5A6
ΔE00 5.07
Pale Green
#C7FDB5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBAA #C8AAEB
analogous
#EBE9AA #CDEBAA #ADEBAA
triadic
#CDEBAA #AACDEB #EBAACD
tetradic
#CDEBAA #AAEBE9 #C8AAEB #EBAAAD
square
#CDEBAA #AAEBE9 #C8AAEB #EBAAAD
split-complementary
#CDEBAA #AAADEB #E9AAEB
monochromatic
#93D447 #B0DF78 #CDEBAA #EAF7DC #F0F9E6
Accessibility & contrast
On white
1.31
#CDEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CDEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBAA
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBAA | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#EDE0AD
Tritanopia (blue-blind)
#D0E5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdebaa; /* rgb */ color: rgb(205, 235, 170); /* oklch */ color: oklch(90.2% 0.091 128.2);
Tailwind
colors: {
custom: {
50: '#ddf1c3',
500: '#cdebaa',
950: '#000000',
},
}SCSS
$custom: #cdebaa; $custom-light: #ddf1c3; $custom-dark: #000000;
JSON
{
"hex": "#cdebaa",
"rgb": {
"r": 205,
"g": 235,
"b": 170
},
"hsl": {
"h": 87.692,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.90232,
"c": 0.09114,
"h": 128.2
},
"luminance": 0.75298
}Semantic roles & 50–950 ramp
primary
#CDEBAA
secondary
#9972C7
accent
#1CCA6C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582