#CEDCD1#CEDCD1
#CEDCD1 is a very light, muted green. Relative luminance 0.689; OKLCH L 88.1% C 0.021 H 152.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCD1 |
|---|---|
| RGB | rgb(206, 220, 209) |
| HSL | hsl(133, 17%, 84%) |
| HSV | hsv(133, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(86.46, -6.72, 3.78) |
| CIE-LCH | lch(86.46, 7.71, 150.63°) |
| OKLab | oklab(88.08% -0.0187 0.0099) |
| OKLCH | oklch(88.08% 0.021 152.2) |
| XYZ | xyz(62.5532, 68.9111, 70.3149) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.97
Silver (survey)
#C5C9C7
ΔE00 7.38
Honeydew
#F0FFF0
ΔE00 7.55
Mintcream
#F5FFFA
ΔE00 8.45
Gainsboro
#DCDCDC
ΔE00 8.70
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCD1 #DCCED9
analogous
#D2DCCE #CEDCD1 #CEDCD8
triadic
#CEDCD1 #D1CEDC #DCD1CE
tetradic
#CEDCD1 #CED2DC #DCCED9 #DCD8CE
square
#CEDCD1 #CED2DC #DCCED9 #DCD8CE
split-complementary
#CEDCD1 #D8CEDC #DCCED2
monochromatic
#87A98E #AAC2AF #CEDCD1 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.42
#CEDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CEDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCD1
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCD1 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D9D8D2
Tritanopia (blue-blind)
#CCDBD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcd1; /* rgb */ color: rgb(206, 220, 209); /* oklch */ color: oklch(88.1% 0.021 152.2);
Tailwind
colors: {
custom: {
50: '#dde6df',
500: '#cedcd1',
950: '#000000',
},
}SCSS
$custom: #cedcd1; $custom-light: #dde6df; $custom-dark: #000000;
JSON
{
"hex": "#cedcd1",
"rgb": {
"r": 206,
"g": 220,
"b": 209
},
"hsl": {
"h": 132.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88079,
"c": 0.02117,
"h": 152.2
},
"luminance": 0.68912
}Semantic roles & 50–950 ramp
primary
#CEDCD1
secondary
#B19DAD
accent
#4B8A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484