#CDECAE#CDECAE
#CDECAE is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.5% C 0.088 H 129.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECAE |
|---|---|
| RGB | rgb(205, 236, 174) |
| HSL | hsl(90, 62%, 80%) |
| HSV | hsv(90, 26%, 93%) |
| CMYK | cmyk(13.1%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(89.87, -20.83, 26.81) |
| CIE-LCH | lch(89.87, 33.95, 127.84°) |
| OKLab | oklab(90.53% -0.0561 0.0678) |
| OKLCH | oklch(90.53% 0.088 129.6) |
| XYZ | xyz(62.8111, 76.0254, 51.4014) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.39
Light Grey Green
#B7E1A1
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 4.16
Very Light Green
#D1FFBD
ΔE00 4.44
Pale Green
#C7FDB5
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECAE #CDAEEC
analogous
#ECECAE #CDECAE #AEECAE
triadic
#CDECAE #AECDEC #ECAECD
tetradic
#CDECAE #AEECEC #CDAEEC #ECAEAE
square
#CDECAE #AEECEC #CDAEEC #ECAEAE
split-complementary
#CDECAE #AEAEEC #ECAEEC
monochromatic
#90D54B #AEE07C #CDECAE #ECF8E0 #F0F9E6
Accessibility & contrast
On white
1.30
#CDECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CDECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECAE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECAE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#EDE1B1
Tritanopia (blue-blind)
#CFE7DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdecae; /* rgb */ color: rgb(205, 236, 174); /* oklch */ color: oklch(90.5% 0.088 129.6);
Tailwind
colors: {
custom: {
50: '#dcf2c6',
500: '#cdecae',
950: '#000000',
},
}SCSS
$custom: #cdecae; $custom-light: #dcf2c6; $custom-dark: #000000;
JSON
{
"hex": "#cdecae",
"rgb": {
"r": 205,
"g": 236,
"b": 174
},
"hsl": {
"h": 90,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.90526,
"c": 0.08802,
"h": 129.6
},
"luminance": 0.76026
}Semantic roles & 50–950 ramp
primary
#CDECAE
secondary
#9F75C9
accent
#1CCA73
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582