#CDEBAE#CDEBAE
#CDEBAE is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.3% C 0.086 H 129.3°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEBAE |
|---|---|
| RGB | rgb(205, 235, 174) |
| HSL | hsl(90, 60%, 80%) |
| HSV | hsv(90, 26%, 92%) |
| CMYK | cmyk(12.8%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(89.60, -20.34, 26.44) |
| CIE-LCH | lch(89.60, 33.36, 127.57°) |
| OKLab | oklab(90.31% -0.0548 0.0669) |
| OKLCH | oklch(90.31% 0.086 129.3) |
| XYZ | xyz(62.5240, 75.4512, 51.3057) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.55
Light Grey Green
#B7E1A1
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 4.41
Very Light Green
#D1FFBD
ΔE00 4.70
Pale Green
#C7FDB5
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEBAE #CCAEEB
analogous
#EBEAAE #CDEBAE #AEEBAE
triadic
#CDEBAE #AECDEB #EBAECD
tetradic
#CDEBAE #AEEBEA #CCAEEB #EBAEAE
square
#CDEBAE #AEEBEA #CCAEEB #EBAEAE
split-complementary
#CDEBAE #AEAEEB #EAAEEB
monochromatic
#90D34C #AFDF7D #CDEBAE #EBF7DF #F0F9E6
Accessibility & contrast
On white
1.31
#CDEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CDEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEBAE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEBAE | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AA
Deuteranopia (green-blind)
#ECE1B1
Tritanopia (blue-blind)
#CFE6DB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cdebae; /* rgb */ color: rgb(205, 235, 174); /* oklch */ color: oklch(90.3% 0.086 129.3);
Tailwind
colors: {
custom: {
50: '#dcf1c6',
500: '#cdebae',
950: '#000000',
},
}SCSS
$custom: #cdebae; $custom-light: #dcf1c6; $custom-dark: #000000;
JSON
{
"hex": "#cdebae",
"rgb": {
"r": 205,
"g": 235,
"b": 174
},
"hsl": {
"h": 89.508,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.90313,
"c": 0.08647,
"h": 129.3
},
"luminance": 0.75452
}Semantic roles & 50–950 ramp
primary
#CDEBAE
secondary
#9E76C7
accent
#1DC871
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582