#CED3C7#CED3C7
#CED3C7 is a very light, near-neutral yellow-green. Relative luminance 0.638; OKLCH L 86.0% C 0.017 H 125.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3C7 |
|---|---|
| RGB | rgb(206, 211, 199) |
| HSL | hsl(85, 12%, 80%) |
| HSV | hsv(85, 6%, 83%) |
| CMYK | cmyk(2.4%, 0%, 5.7%, 17.3%) |
| CIE-LAB | lab(83.88, -3.86, 5.34) |
| CIE-LCH | lch(83.88, 6.59, 125.83°) |
| OKLab | oklab(85.96% -0.0099 0.014) |
| OKLCH | oklch(85.96% 0.017 125.3) |
| XYZ | xyz(59.0550, 63.8338, 63.2318) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.61
Silver (survey)
#C5C9C7
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 6.71
Gainsboro
#DCDCDC
ΔE00 7.15
Eggshell
#F0EAD6
ΔE00 7.74
Silver
#C0C0C0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3C7 #CCC7D3
analogous
#D3D2C7 #CED3C7 #C8D3C7
triadic
#CED3C7 #C7CED3 #D3C7CE
tetradic
#CED3C7 #C7D3D2 #CCC7D3 #D3C7C8
square
#CED3C7 #C7D3D2 #CCC7D3 #D3C7C8
split-complementary
#CED3C7 #C7C8D3 #D2C7D3
monochromatic
#929D82 #B0B8A5 #CED3C7 #ECEEE9 #F0F2EE
Accessibility & contrast
On white
1.53
#CED3C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CED3C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3C7
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3C7 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C6
Deuteranopia (green-blind)
#D4D1C7
Tritanopia (blue-blind)
#CFD2CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced3c7; /* rgb */ color: rgb(206, 211, 199); /* oklch */ color: oklch(86.0% 0.017 125.3);
Tailwind
colors: {
custom: {
50: '#dde0d8',
500: '#ced3c7',
950: '#000000',
},
}SCSS
$custom: #ced3c7; $custom-light: #dde0d8; $custom-dark: #000000;
JSON
{
"hex": "#ced3c7",
"rgb": {
"r": 206,
"g": 211,
"b": 199
},
"hsl": {
"h": 85,
"s": 12,
"l": 80.392
},
"oklch": {
"l": 0.85961,
"c": 0.01717,
"h": 125.3
},
"luminance": 0.63834
}Semantic roles & 50–950 ramp
primary
#CED3C7
secondary
#9E97A7
accent
#4F966D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483