#CED7D0#CED7D0
#CED7D0 is a very light, near-neutral green. Relative luminance 0.663; OKLCH L 87.0% C 0.014 H 152.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7D0 |
|---|---|
| RGB | rgb(206, 215, 208) |
| HSL | hsl(133, 10%, 83%) |
| HSV | hsv(133, 4%, 84%) |
| CMYK | cmyk(4.2%, 0%, 3.3%, 15.7%) |
| CIE-LAB | lab(85.14, -4.33, 2.39) |
| CIE-LCH | lch(85.14, 4.94, 151.05°) |
| OKLab | oklab(87.03% -0.0121 0.0063) |
| OKLCH | oklch(87.03% 0.014 152.6) |
| XYZ | xyz(61.1371, 66.2764, 69.2340) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.72
Silver (survey)
#C5C9C7
ΔE00 4.68
Light Gray
#D3D3D3
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.76
Silver
#C0C0C0
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7D0 #D7CED5
analogous
#D1D7CE #CED7D0 #CED7D4
triadic
#CED7D0 #D0CED7 #D7D0CE
tetradic
#CED7D0 #CED1D7 #D7CED5 #D7D4CE
square
#CED7D0 #CED1D7 #D7CED5 #D7D4CE
split-complementary
#CED7D0 #D4CED7 #D7CED1
monochromatic
#8BA08F #ACBBB0 #CED7D0 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.47
#CED7D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CED7D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7D0
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7D0 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D0
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#CDD7D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced7d0; /* rgb */ color: rgb(206, 215, 208); /* oklch */ color: oklch(87.0% 0.014 152.6);
Tailwind
colors: {
custom: {
50: '#dde3de',
500: '#ced7d0',
950: '#000000',
},
}SCSS
$custom: #ced7d0; $custom-light: #dde3de; $custom-dark: #000000;
JSON
{
"hex": "#ced7d0",
"rgb": {
"r": 206,
"g": 215,
"b": 208
},
"hsl": {
"h": 133.333,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.87027,
"c": 0.0136,
"h": 152.6
},
"luminance": 0.66277
}Semantic roles & 50–950 ramp
primary
#CED7D0
secondary
#AB9EA8
accent
#518594
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484