#CDECAA#CDECAA
#CDECAA is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.4% C 0.093 H 128.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECAA |
|---|---|
| RGB | rgb(205, 236, 170) |
| HSL | hsl(88, 63%, 80%) |
| HSV | hsv(88, 28%, 93%) |
| CMYK | cmyk(13.1%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(89.80, -21.41, 28.76) |
| CIE-LCH | lch(89.80, 35.85, 126.67°) |
| OKLab | oklab(90.45% -0.0578 0.0725) |
| OKLCH | oklch(90.45% 0.093 128.6) |
| XYZ | xyz(62.4269, 75.8718, 49.3783) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.61
Light Grey Green
#B7E1A1
ΔE00 3.80
Very Pale Green
#CFFDBC
ΔE00 4.35
Very Light Green
#D1FFBD
ΔE00 4.59
Washed Out Green
#BCF5A6
ΔE00 4.81
Pale Green
#C7FDB5
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECAA #C9AAEC
analogous
#ECEAAA #CDECAA #ACECAA
triadic
#CDECAA #AACDEC #ECAACD
tetradic
#CDECAA #AAECEA #C9AAEC #ECAAAC
square
#CDECAA #AAECEA #C9AAEC #ECAAAC
split-complementary
#CDECAA #AAACEC #EAAAEC
monochromatic
#92D646 #B0E178 #CDECAA #EAF7DC #F0F9E6
Accessibility & contrast
On white
1.30
#CDECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#CDECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECAA
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECAA | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#EEE1AD
Tritanopia (blue-blind)
#D0E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdecaa; /* rgb */ color: rgb(205, 236, 170); /* oklch */ color: oklch(90.4% 0.093 128.6);
Tailwind
colors: {
custom: {
50: '#ddf2c3',
500: '#cdecaa',
950: '#000000',
},
}SCSS
$custom: #cdecaa; $custom-light: #ddf2c3; $custom-dark: #000000;
JSON
{
"hex": "#cdecaa",
"rgb": {
"r": 205,
"g": 236,
"b": 170
},
"hsl": {
"h": 88.182,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.90446,
"c": 0.09266,
"h": 128.6
},
"luminance": 0.75872
}Semantic roles & 50–950 ramp
primary
#CDECAA
secondary
#9A72C9
accent
#1ACB6D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582