#CED7CD#CED7CD
#CED7CD is a very light, near-neutral green. Relative luminance 0.661; OKLCH L 86.9% C 0.017 H 142.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7CD |
|---|---|
| RGB | rgb(206, 215, 205) |
| HSL | hsl(114, 11%, 82%) |
| HSV | hsv(114, 5%, 84%) |
| CMYK | cmyk(4.2%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.06, -4.87, 3.87) |
| CIE-LCH | lch(85.06, 6.22, 141.48°) |
| OKLab | oklab(86.94% -0.0132 0.0102) |
| OKLCH | oklch(86.94% 0.017 142.5) |
| XYZ | xyz(60.7715, 66.1302, 67.3085) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.39
Silver (survey)
#C5C9C7
ΔE00 5.54
Light Gray
#D3D3D3
ΔE00 6.98
Gainsboro
#DCDCDC
ΔE00 7.18
Fog
#D8DCE0
ΔE00 8.03
Eggshell
#F0EAD6
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7CD #D6CDD7
analogous
#D3D7CD #CED7CD #CDD7D1
triadic
#CED7CD #CDCED7 #D7CDCE
tetradic
#CED7CD #CDD3D7 #D6CDD7 #D7D1CD
square
#CED7CD #CDD3D7 #D6CDD7 #D7D1CD
split-complementary
#CED7CD #D1CDD7 #D7CDD3
monochromatic
#8BA189 #ADBCAB #CED7CD #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.48
#CED7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CED7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7CD
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7CD | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#CDD6D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7cd; /* rgb */ color: rgb(206, 215, 205); /* oklch */ color: oklch(86.9% 0.017 142.5);
Tailwind
colors: {
custom: {
50: '#dde3dc',
500: '#ced7cd',
950: '#000000',
},
}SCSS
$custom: #ced7cd; $custom-light: #dde3dc; $custom-dark: #000000;
JSON
{
"hex": "#ced7cd",
"rgb": {
"r": 206,
"g": 215,
"b": 205
},
"hsl": {
"h": 114,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.86943,
"c": 0.01669,
"h": 142.5
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#CED7CD
secondary
#AA9DAB
accent
#50958E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484