#CDECCD#CDECCD
#CDECCD is a very light, muted green. Relative luminance 0.774; OKLCH L 91.2% C 0.053 H 145.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECCD |
|---|---|
| RGB | rgb(205, 236, 205) |
| HSL | hsl(120, 45%, 86%) |
| HSV | hsv(120, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(90.49, -15.84, 11.66) |
| CIE-LCH | lch(90.49, 19.67, 143.64°) |
| OKLab | oklab(91.23% -0.0434 0.0302) |
| OKLCH | oklch(91.23% 0.053 145.1) |
| XYZ | xyz(66.1894, 77.3767, 69.1938) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.77
Light Sage
#BCECAC
ΔE00 8.27
Very Pale Green
#CFFDBC
ΔE00 8.57
Honeydew
#F0FFF0
ΔE00 8.70
Very Light Green
#D1FFBD
ΔE00 8.86
Light Grey Green
#B7E1A1
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECCD #ECCDEC
analogous
#DDECCD #CDECCD #CDECDD
triadic
#CDECCD #CDCDEC #ECCDCD
tetradic
#CDECCD #CDDDEC #ECCDEC #ECDDCD
square
#CDECCD #CDDDEC #ECCDEC #ECDDCD
split-complementary
#CDECCD #DDCDEC #ECCDDD
monochromatic
#74CA74 #A1DBA1 #CDECCD #E9F7E9 #E9F7E9
Accessibility & contrast
On white
1.27
#CDECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CDECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECCD
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECCD | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CB
Deuteranopia (green-blind)
#E8E2CE
Tritanopia (blue-blind)
#CAEAE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cdeccd; /* rgb */ color: rgb(205, 236, 205); /* oklch */ color: oklch(91.2% 0.053 145.1);
Tailwind
colors: {
custom: {
50: '#dcf2dc',
500: '#cdeccd',
950: '#000000',
},
}SCSS
$custom: #cdeccd; $custom-light: #dcf2dc; $custom-dark: #000000;
JSON
{
"hex": "#cdeccd",
"rgb": {
"r": 205,
"g": 236,
"b": 205
},
"hsl": {
"h": 120,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91229,
"c": 0.05287,
"h": 145.1
},
"luminance": 0.77378
}Semantic roles & 50–950 ramp
primary
#CDECCD
secondary
#C895C8
accent
#2DB8B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584