#CED6CC#CED6CC
#CED6CC is a very light, near-neutral green. Relative luminance 0.656; OKLCH L 86.7% C 0.016 H 139.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6CC |
|---|---|
| RGB | rgb(206, 214, 204) |
| HSL | hsl(108, 11%, 82%) |
| HSV | hsv(108, 5%, 84%) |
| CMYK | cmyk(3.7%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(84.78, -4.53, 3.99) |
| CIE-LCH | lch(84.78, 6.04, 138.60°) |
| OKLab | oklab(86.71% -0.0122 0.0105) |
| OKLCH | oklch(86.71% 0.016 139.4) |
| XYZ | xyz(60.3973, 65.5744, 66.5902) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.20
Silver (survey)
#C5C9C7
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.91
Silver
#C0C0C0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6CC #D4CCD6
analogous
#D3D6CC #CED6CC #CCD6CF
triadic
#CED6CC #CCCED6 #D6CCCE
tetradic
#CED6CC #CCD3D6 #D4CCD6 #D6CFCC
square
#CED6CC #CCD3D6 #D4CCD6 #D6CFCC
split-complementary
#CED6CC #CFCCD6 #D6CCD3
monochromatic
#8D9F88 #ADBBAA #CED6CC #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.49
#CED6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CED6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6CC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6CC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#CED5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced6cc; /* rgb */ color: rgb(206, 214, 204); /* oklch */ color: oklch(86.7% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#dde2db',
500: '#ced6cc',
950: '#000000',
},
}SCSS
$custom: #ced6cc; $custom-light: #dde2db; $custom-dark: #000000;
JSON
{
"hex": "#ced6cc",
"rgb": {
"r": 206,
"g": 214,
"b": 204
},
"hsl": {
"h": 108,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.86711,
"c": 0.0161,
"h": 139.4
},
"luminance": 0.65575
}Semantic roles & 50–950 ramp
primary
#CED6CC
secondary
#A79CAA
accent
#519587
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484