#CED7CC#CED7CC
#CED7CC is a very light, near-neutral green. Relative luminance 0.661; OKLCH L 86.9% C 0.018 H 140.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7CC |
|---|---|
| RGB | rgb(206, 215, 204) |
| HSL | hsl(109, 12%, 82%) |
| HSV | hsv(109, 5%, 84%) |
| CMYK | cmyk(4.2%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(85.04, -5.05, 4.37) |
| CIE-LCH | lch(85.04, 6.67, 139.12°) |
| OKLab | oklab(86.92% -0.0136 0.0114) |
| OKLCH | oklch(86.92% 0.018 140) |
| XYZ | xyz(60.6512, 66.0821, 66.6749) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 5.85
Light Gray
#D3D3D3
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.51
Fog
#D8DCE0
ΔE00 8.44
Eggshell
#F0EAD6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7CC #D5CCD7
analogous
#D4D7CC #CED7CC #CCD7D0
triadic
#CED7CC #CCCED7 #D7CCCE
tetradic
#CED7CC #CCD4D7 #D5CCD7 #D7D0CC
square
#CED7CC #CCD4D7 #D5CCD7 #D7D0CC
split-complementary
#CED7CC #D0CCD7 #D7CCD4
monochromatic
#8CA187 #ADBCAA #CED7CC #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.48
#CED7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#CED7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7CC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7CC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#CED6D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7cc; /* rgb */ color: rgb(206, 215, 204); /* oklch */ color: oklch(86.9% 0.018 140.0);
Tailwind
colors: {
custom: {
50: '#dde3db',
500: '#ced7cc',
950: '#000000',
},
}SCSS
$custom: #ced7cc; $custom-light: #dde3db; $custom-dark: #000000;
JSON
{
"hex": "#ced7cc",
"rgb": {
"r": 206,
"g": 215,
"b": 204
},
"hsl": {
"h": 109.091,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.86916,
"c": 0.01781,
"h": 140
},
"luminance": 0.66082
}Semantic roles & 50–950 ramp
primary
#CED7CC
secondary
#A99CAB
accent
#4F9689
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484