#CEDECD#CEDECD
#CEDECD is a very light, muted green. Relative luminance 0.698; OKLCH L 88.4% C 0.029 H 143.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDECD |
|---|---|
| RGB | rgb(206, 222, 205) |
| HSL | hsl(116, 20%, 84%) |
| HSV | hsv(116, 8%, 87%) |
| CMYK | cmyk(7.2%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.88, -8.46, 6.50) |
| CIE-LCH | lch(86.88, 10.67, 142.45°) |
| OKLab | oklab(88.38% -0.0231 0.017) |
| OKLCH | oklch(88.38% 0.029 143.7) |
| XYZ | xyz(62.5922, 69.7716, 67.9155) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.98
Honeydew
#F0FFF0
ΔE00 7.21
Beige
#F5F5DC
ΔE00 8.62
Mintcream
#F5FFFA
ΔE00 9.47
Silver (survey)
#C5C9C7
ΔE00 9.49
Eggshell
#F0EAD6
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDECD #DDCDDE
analogous
#D6DECD #CEDECD #CDDED4
triadic
#CEDECD #CDCEDE #DECDCE
tetradic
#CEDECD #CDD6DE #DDCDDE #DED4CD
square
#CEDECD #CDD6DE #DDCDDE #DED4CD
split-complementary
#CEDECD #D4CDDE #DECDD6
monochromatic
#86AD83 #AAC6A8 #CEDECD #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.40
#CEDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#CEDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDECD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDECD | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#CDDDD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedecd; /* rgb */ color: rgb(206, 222, 205); /* oklch */ color: oklch(88.4% 0.029 143.7);
Tailwind
colors: {
custom: {
50: '#dde8dc',
500: '#cedecd',
950: '#000000',
},
}SCSS
$custom: #cedecd; $custom-light: #dde8dc; $custom-dark: #000000;
JSON
{
"hex": "#cedecd",
"rgb": {
"r": 206,
"g": 222,
"b": 205
},
"hsl": {
"h": 116.471,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88383,
"c": 0.02868,
"h": 143.7
},
"luminance": 0.69772
}Semantic roles & 50–950 ramp
primary
#CEDECD
secondary
#B39BB4
accent
#479F9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484