#CED8CC#CED8CC
#CED8CC is a very light, near-neutral green. Relative luminance 0.666; OKLCH L 87.1% C 0.020 H 140.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8CC |
|---|---|
| RGB | rgb(206, 216, 204) |
| HSL | hsl(110, 13%, 82%) |
| HSV | hsv(110, 6%, 85%) |
| CMYK | cmyk(4.6%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(85.30, -5.56, 4.74) |
| CIE-LCH | lch(85.30, 7.31, 139.54°) |
| OKLab | oklab(87.12% -0.0151 0.0124) |
| OKLCH | oklch(87.12% 0.02 140.5) |
| XYZ | xyz(60.9066, 66.5929, 66.7600) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.18
Silver (survey)
#C5C9C7
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 7.91
Gainsboro
#DCDCDC
ΔE00 8.05
Honeydew
#F0FFF0
ΔE00 8.42
Eggshell
#F0EAD6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8CC #D6CCD8
analogous
#D4D8CC #CED8CC #CCD8D0
triadic
#CED8CC #CCCED8 #D8CCCE
tetradic
#CED8CC #CCD4D8 #D6CCD8 #D8D0CC
square
#CED8CC #CCD4D8 #D6CCD8 #D8D0CC
split-complementary
#CED8CC #D0CCD8 #D8CCD4
monochromatic
#8BA387 #ADBDA9 #CED8CC #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.47
#CED8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CED8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8CC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8CC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#CED7D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8cc; /* rgb */ color: rgb(206, 216, 204); /* oklch */ color: oklch(87.1% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#dde4db',
500: '#ced8cc',
950: '#000000',
},
}SCSS
$custom: #ced8cc; $custom-light: #dde4db; $custom-dark: #000000;
JSON
{
"hex": "#ced8cc",
"rgb": {
"r": 206,
"g": 216,
"b": 204
},
"hsl": {
"h": 110,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.87121,
"c": 0.01953,
"h": 140.5
},
"luminance": 0.66593
}Semantic roles & 50–950 ramp
primary
#CED8CC
secondary
#AA9CAD
accent
#4E978B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484