#CDEBAD#CDEBAD
#CDEBAD is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.3% C 0.088 H 129.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBAD |
|---|---|
| RGB | rgb(205, 235, 173) |
| HSL | hsl(89, 61%, 80%) |
| HSV | hsv(89, 26%, 92%) |
| CMYK | cmyk(12.8%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(89.59, -20.49, 26.93) |
| CIE-LCH | lch(89.59, 33.84, 127.26°) |
| OKLab | oklab(90.29% -0.0552 0.0681) |
| OKLCH | oklch(90.29% 0.088 129) |
| XYZ | xyz(62.4268, 75.4124, 50.7942) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.57
Light Grey Green
#B7E1A1
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 4.44
Very Light Green
#D1FFBD
ΔE00 4.71
Pale Green
#C7FDB5
ΔE00 5.24
Washed Out Green
#BCF5A6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBAD #CBADEB
analogous
#EBEAAD #CDEBAD #AEEBAD
triadic
#CDEBAD #ADCDEB #EBADCD
tetradic
#CDEBAD #ADEBEA #CBADEB #EBADAE
square
#CDEBAD #ADEBEA #CBADEB #EBADAE
split-complementary
#CDEBAD #ADAEEB #EAADEB
monochromatic
#91D34B #AFDF7C #CDEBAD #EBF7DE #F0F9E6
Accessibility & contrast
On white
1.31
#CDEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CDEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBAD
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBAD | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3A9
Deuteranopia (green-blind)
#EDE1B0
Tritanopia (blue-blind)
#D0E5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdebad; /* rgb */ color: rgb(205, 235, 173); /* oklch */ color: oklch(90.3% 0.088 129.0);
Tailwind
colors: {
custom: {
50: '#dcf1c5',
500: '#cdebad',
950: '#000000',
},
}SCSS
$custom: #cdebad; $custom-light: #dcf1c5; $custom-dark: #000000;
JSON
{
"hex": "#cdebad",
"rgb": {
"r": 205,
"g": 235,
"b": 173
},
"hsl": {
"h": 89.032,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.90293,
"c": 0.08764,
"h": 129
},
"luminance": 0.75413
}Semantic roles & 50–950 ramp
primary
#CDEBAD
secondary
#9D75C7
accent
#1DC870
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582