#CED5CD#CED5CD
#CED5CD is a very light, near-neutral green. Relative luminance 0.651; OKLCH L 86.5% C 0.013 H 141.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5CD |
|---|---|
| RGB | rgb(206, 213, 205) |
| HSL | hsl(113, 9%, 82%) |
| HSV | hsv(113, 4%, 84%) |
| CMYK | cmyk(3.3%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.54, -3.83, 3.12) |
| CIE-LCH | lch(84.54, 4.94, 140.83°) |
| OKLab | oklab(86.53% -0.0104 0.0082) |
| OKLCH | oklch(86.53% 0.013 141.8) |
| XYZ | xyz(60.2654, 65.1179, 67.1398) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.53
Silver (survey)
#C5C9C7
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 5.70
Gainsboro
#DCDCDC
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5CD #D4CDD5
analogous
#D2D5CD #CED5CD #CDD5D0
triadic
#CED5CD #CDCED5 #D5CDCE
tetradic
#CED5CD #CDD2D5 #D4CDD5 #D5D0CD
square
#CED5CD #CDD2D5 #D4CDD5 #D5D0CD
split-complementary
#CED5CD #D0CDD5 #D5CDD2
monochromatic
#8D9D8A #ADB9AC #CED5CD #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.50
#CED5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#CED5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5CD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5CD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#CED4D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced5cd; /* rgb */ color: rgb(206, 213, 205); /* oklch */ color: oklch(86.5% 0.013 141.8);
Tailwind
colors: {
custom: {
50: '#dde1dc',
500: '#ced5cd',
950: '#000000',
},
}SCSS
$custom: #ced5cd; $custom-light: #dde1dc; $custom-dark: #000000;
JSON
{
"hex": "#ced5cd",
"rgb": {
"r": 206,
"g": 213,
"b": 205
},
"hsl": {
"h": 112.5,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86534,
"c": 0.01325,
"h": 141.8
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#CED5CD
secondary
#A79EA9
accent
#53938B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484