#CDECAB#CDECAB
#CDECAB is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.5% C 0.092 H 128.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECAB |
|---|---|
| RGB | rgb(205, 236, 171) |
| HSL | hsl(89, 63%, 80%) |
| HSV | hsv(89, 28%, 93%) |
| CMYK | cmyk(13.1%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(89.82, -21.26, 28.27) |
| CIE-LCH | lch(89.82, 35.37, 126.95°) |
| OKLab | oklab(90.47% -0.0574 0.0713) |
| OKLCH | oklch(90.47% 0.092 128.8) |
| XYZ | xyz(62.5219, 75.9097, 49.8783) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.54
Light Grey Green
#B7E1A1
ΔE00 3.76
Very Pale Green
#CFFDBC
ΔE00 4.29
Very Light Green
#D1FFBD
ΔE00 4.54
Washed Out Green
#BCF5A6
ΔE00 4.86
Pale Green
#C7FDB5
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECAB #CAABEC
analogous
#ECEAAB #CDECAB #ADECAB
triadic
#CDECAB #ABCDEC #ECABCD
tetradic
#CDECAB #ABECEA #CAABEC #ECABAD
square
#CDECAB #ABECEA #CAABEC #ECABAD
split-complementary
#CDECAB #ABADEC #EAABEC
monochromatic
#92D547 #AFE179 #CDECAB #EBF7DD #F0F9E6
Accessibility & contrast
On white
1.30
#CDECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#CDECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECAB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECAB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#EEE1AE
Tritanopia (blue-blind)
#D0E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cdecab; /* rgb */ color: rgb(205, 236, 171); /* oklch */ color: oklch(90.5% 0.092 128.8);
Tailwind
colors: {
custom: {
50: '#ddf2c4',
500: '#cdecab',
950: '#000000',
},
}SCSS
$custom: #cdecab; $custom-light: #ddf2c4; $custom-dark: #000000;
JSON
{
"hex": "#cdecab",
"rgb": {
"r": 205,
"g": 236,
"b": 171
},
"hsl": {
"h": 88.615,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.90466,
"c": 0.09151,
"h": 128.8
},
"luminance": 0.7591
}Semantic roles & 50–950 ramp
primary
#CDECAB
secondary
#9C73C9
accent
#1BCB6F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582