#CDECDA#CDECDA
#CDECDA is a very light, muted green. Relative luminance 0.780; OKLCH L 91.6% C 0.041 H 160.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECDA |
|---|---|
| RGB | rgb(205, 236, 218) |
| HSL | hsl(145, 45%, 86%) |
| HSV | hsv(145, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(90.79, -13.51, 5.32) |
| CIE-LCH | lch(90.79, 14.52, 158.50°) |
| OKLab | oklab(91.57% -0.0381 0.0138) |
| OKLCH | oklch(91.57% 0.041 160.1) |
| XYZ | xyz(67.8242, 78.0307, 77.8041) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.78
Honeydew
#F0FFF0
ΔE00 7.01
Duck Egg Blue
#C3FBF4
ΔE00 7.43
Eggshell Blue
#C4FFF7
ΔE00 7.91
Light Light Blue
#CAFFFB
ΔE00 8.07
Ice Blue (survey)
#D7FFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECDA #ECCDDF
analogous
#D0ECCD #CDECDA #CDECEA
triadic
#CDECDA #DACDEC #ECDACD
tetradic
#CDECDA #CDD0EC #ECCDDF #ECEACD
square
#CDECDA #CDD0EC #ECCDDF #ECEACD
split-complementary
#CDECDA #EACDEC #ECCDD0
monochromatic
#74CA98 #A1DBB9 #CDECDA #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.26
#CDECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CDECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECDA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECDA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#E5E3DB
Tritanopia (blue-blind)
#C8ECE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cdecda; /* rgb */ color: rgb(205, 236, 218); /* oklch */ color: oklch(91.6% 0.041 160.1);
Tailwind
colors: {
custom: {
50: '#dcf2e5',
500: '#cdecda',
950: '#000000',
},
}SCSS
$custom: #cdecda; $custom-light: #dcf2e5; $custom-dark: #000000;
JSON
{
"hex": "#cdecda",
"rgb": {
"r": 205,
"g": 236,
"b": 218
},
"hsl": {
"h": 145.161,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91565,
"c": 0.04056,
"h": 160.1
},
"luminance": 0.78032
}Semantic roles & 50–950 ramp
primary
#CDECDA
secondary
#C895B3
accent
#2D7EB8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584