#CED5CC#CED5CC
#CED5CC is a very light, near-neutral green. Relative luminance 0.651; OKLCH L 86.5% C 0.014 H 138.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5CC |
|---|---|
| RGB | rgb(206, 213, 204) |
| HSL | hsl(107, 10%, 82%) |
| HSV | hsv(107, 4%, 84%) |
| CMYK | cmyk(3.3%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(84.52, -4.01, 3.62) |
| CIE-LCH | lch(84.52, 5.40, 137.96°) |
| OKLab | oklab(86.51% -0.0108 0.0095) |
| OKLCH | oklch(86.51% 0.014 138.7) |
| XYZ | xyz(60.1450, 65.0698, 66.5061) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.78
Silver (survey)
#C5C9C7
ΔE00 4.65
Light Gray
#D3D3D3
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 6.42
Fog
#D8DCE0
ΔE00 7.38
Silver
#C0C0C0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5CC #D3CCD5
analogous
#D3D5CC #CED5CC #CCD5CF
triadic
#CED5CC #CCCED5 #D5CCCE
tetradic
#CED5CC #CCD3D5 #D3CCD5 #D5CFCC
square
#CED5CC #CCD3D5 #D3CCD5 #D5CFCC
split-complementary
#CED5CC #CFCCD5 #D5CCD3
monochromatic
#8E9E89 #AEB9AA #CED5CC #EEF1EE #EFF1EE
Accessibility & contrast
On white
1.50
#CED5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CED5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5CC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5CC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#D4D3CC
Tritanopia (blue-blind)
#CED4D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced5cc; /* rgb */ color: rgb(206, 213, 204); /* oklch */ color: oklch(86.5% 0.014 138.7);
Tailwind
colors: {
custom: {
50: '#dde1db',
500: '#ced5cc',
950: '#000000',
},
}SCSS
$custom: #ced5cc; $custom-light: #dde1db; $custom-dark: #000000;
JSON
{
"hex": "#ced5cc",
"rgb": {
"r": 206,
"g": 213,
"b": 204
},
"hsl": {
"h": 106.667,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.86507,
"c": 0.01438,
"h": 138.7
},
"luminance": 0.6507
}Semantic roles & 50–950 ramp
primary
#CED5CC
secondary
#A69CA9
accent
#529485
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484