#CEDCD2#CEDCD2
#CEDCD2 is a very light, muted green. Relative luminance 0.690; OKLCH L 88.1% C 0.020 H 154.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCD2 |
|---|---|
| RGB | rgb(206, 220, 210) |
| HSL | hsl(137, 17%, 84%) |
| HSV | hsv(137, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(86.48, -6.54, 3.29) |
| CIE-LCH | lch(86.48, 7.32, 153.29°) |
| OKLab | oklab(88.11% -0.0183 0.0086) |
| OKLCH | oklch(88.11% 0.02 154.9) |
| XYZ | xyz(62.6774, 68.9608, 70.9690) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 7.14
Honeydew
#F0FFF0
ΔE00 7.63
Mintcream
#F5FFFA
ΔE00 8.30
Gainsboro
#DCDCDC
ΔE00 8.43
Light Gray
#D3D3D3
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCD2 #DCCED8
analogous
#D1DCCE #CEDCD2 #CEDCD9
triadic
#CEDCD2 #D2CEDC #DCD2CE
tetradic
#CEDCD2 #CED1DC #DCCED8 #DCD9CE
square
#CEDCD2 #CED1DC #DCCED8 #DCD9CE
split-complementary
#CEDCD2 #D9CEDC #DCCED1
monochromatic
#87A990 #AAC2B1 #CEDCD2 #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.42
#CEDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CEDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCD2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCD2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D2
Deuteranopia (green-blind)
#D9D8D2
Tritanopia (blue-blind)
#CCDCD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcd2; /* rgb */ color: rgb(206, 220, 210); /* oklch */ color: oklch(88.1% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#dde6df',
500: '#cedcd2',
950: '#000000',
},
}SCSS
$custom: #cedcd2; $custom-light: #dde6df; $custom-dark: #000000;
JSON
{
"hex": "#cedcd2",
"rgb": {
"r": 206,
"g": 220,
"b": 210
},
"hsl": {
"h": 137.143,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88106,
"c": 0.02024,
"h": 154.9
},
"luminance": 0.68961
}Semantic roles & 50–950 ramp
primary
#CEDCD2
secondary
#B19DAB
accent
#4B849B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484