#CDECAC#CDECAC
#CDECAC is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.5% C 0.090 H 129.1°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECAC |
|---|---|
| RGB | rgb(205, 236, 172) |
| HSL | hsl(89, 63%, 80%) |
| HSV | hsv(89, 27%, 93%) |
| CMYK | cmyk(13.1%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(89.84, -21.12, 27.78) |
| CIE-LCH | lch(89.84, 34.90, 127.24°) |
| OKLab | oklab(90.49% -0.0569 0.0701) |
| OKLCH | oklch(90.49% 0.09 129.1) |
| XYZ | xyz(62.6175, 75.9480, 50.3822) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.48
Light Grey Green
#B7E1A1
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 4.23
Very Light Green
#D1FFBD
ΔE00 4.49
Washed Out Green
#BCF5A6
ΔE00 4.92
Pale Green
#C7FDB5
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECAC #CBACEC
analogous
#ECEBAC #CDECAC #ADECAC
triadic
#CDECAC #ACCDEC #ECACCD
tetradic
#CDECAC #ACECEB #CBACEC #ECACAD
square
#CDECAC #ACECEB #CBACEC #ECACAD
split-complementary
#CDECAC #ACADEC #EBACEC
monochromatic
#91D548 #AFE17A #CDECAC #EBF7DE #F0F9E6
Accessibility & contrast
On white
1.30
#CDECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CDECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECAC
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECAC | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A8
Deuteranopia (green-blind)
#EEE1AF
Tritanopia (blue-blind)
#D0E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdecac; /* rgb */ color: rgb(205, 236, 172); /* oklch */ color: oklch(90.5% 0.090 129.1);
Tailwind
colors: {
custom: {
50: '#ddf2c5',
500: '#cdecac',
950: '#000000',
},
}SCSS
$custom: #cdecac; $custom-light: #ddf2c5; $custom-dark: #000000;
JSON
{
"hex": "#cdecac",
"rgb": {
"r": 205,
"g": 236,
"b": 172
},
"hsl": {
"h": 89.063,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.90486,
"c": 0.09035,
"h": 129.1
},
"luminance": 0.75949
}Semantic roles & 50–950 ramp
primary
#CDECAC
secondary
#9D74C9
accent
#1BCA70
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582