#CED8D0#CED8D0
#CED8D0 is a very light, near-neutral green. Relative luminance 0.668; OKLCH L 87.2% C 0.015 H 151.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8D0 |
|---|---|
| RGB | rgb(206, 216, 208) |
| HSL | hsl(132, 11%, 83%) |
| HSV | hsv(132, 5%, 85%) |
| CMYK | cmyk(4.6%, 0%, 3.7%, 15.3%) |
| CIE-LAB | lab(85.40, -4.84, 2.77) |
| CIE-LCH | lch(85.40, 5.58, 150.24°) |
| OKLab | oklab(87.23% -0.0135 0.0073) |
| OKLCH | oklch(87.23% 0.015 151.7) |
| XYZ | xyz(61.3925, 66.7873, 69.3191) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.16
Silver (survey)
#C5C9C7
ΔE00 5.28
Light Gray
#D3D3D3
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.34
Silver
#C0C0C0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8D0 #D8CED6
analogous
#D1D8CE #CED8D0 #CED8D5
triadic
#CED8D0 #D0CED8 #D8D0CE
tetradic
#CED8D0 #CED1D8 #D8CED6 #D8D5CE
square
#CED8D0 #CED1D8 #D8CED6 #D8D5CE
split-complementary
#CED8D0 #D5CED8 #D8CED1
monochromatic
#8AA28F #ACBDAF #CED8D0 #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.46
#CED8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#CED8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8D0
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8D0 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#CDD8D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8d0; /* rgb */ color: rgb(206, 216, 208); /* oklch */ color: oklch(87.2% 0.015 151.7);
Tailwind
colors: {
custom: {
50: '#dde4de',
500: '#ced8d0',
950: '#000000',
},
}SCSS
$custom: #ced8d0; $custom-light: #dde4de; $custom-dark: #000000;
JSON
{
"hex": "#ced8d0",
"rgb": {
"r": 206,
"g": 216,
"b": 208
},
"hsl": {
"h": 132,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.87231,
"c": 0.01531,
"h": 151.7
},
"luminance": 0.66788
}Semantic roles & 50–950 ramp
primary
#CED8D0
secondary
#AC9EA9
accent
#508895
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484