#CDECBA#CDECBA
#CDECBA is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.8% C 0.074 H 133.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECBA |
|---|---|
| RGB | rgb(205, 236, 186) |
| HSL | hsl(97, 57%, 83%) |
| HSV | hsv(97, 21%, 93%) |
| CMYK | cmyk(13.1%, 0%, 21.2%, 7.5%) |
| CIE-LAB | lab(90.10, -19.00, 20.95) |
| CIE-LCH | lch(90.10, 28.28, 132.20°) |
| OKLab | oklab(90.78% -0.0512 0.0536) |
| OKLCH | oklch(90.78% 0.074 133.7) |
| XYZ | xyz(64.0336, 76.5144, 57.8401) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.11
Light Grey Green
#B7E1A1
ΔE00 4.70
Very Pale Green
#CFFDBC
ΔE00 4.74
Very Light Green
#D1FFBD
ΔE00 5.08
Pale Green
#C7FDB5
ΔE00 5.98
Celadon
#BEFDB7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECBA #D9BAEC
analogous
#E6ECBA #CDECBA #BAECC0
triadic
#CDECBA #BACDEC #ECBACD
tetradic
#CDECBA #BAE6EC #D9BAEC #ECC0BA
square
#CDECBA #BAE6EC #D9BAEC #ECC0BA
split-complementary
#CDECBA #C0BAEC #ECBAE6
monochromatic
#87D25A #AADF8A #CDECBA #EEF8E7 #EEF8E7
Accessibility & contrast
On white
1.29
#CDECBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CDECBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECBA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECBA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#EBE2BC
Tritanopia (blue-blind)
#CEE8DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cdecba; /* rgb */ color: rgb(205, 236, 186); /* oklch */ color: oklch(90.8% 0.074 133.7);
Tailwind
colors: {
custom: {
50: '#dcf2cf',
500: '#cdecba',
950: '#000000',
},
}SCSS
$custom: #cdecba; $custom-light: #dcf2cf; $custom-dark: #000000;
JSON
{
"hex": "#cdecba",
"rgb": {
"r": 205,
"g": 236,
"b": 186
},
"hsl": {
"h": 97.2,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.90782,
"c": 0.07408,
"h": 133.7
},
"luminance": 0.76515
}Semantic roles & 50–950 ramp
primary
#CDECBA
secondary
#AE81C9
accent
#21C486
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151613
muted
#848583