#CED0C7#CED0C7
#CED0C7 is a very light, near-neutral yellow-green. Relative luminance 0.624; OKLCH L 85.4% C 0.012 H 116.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0C7 |
|---|---|
| RGB | rgb(206, 208, 199) |
| HSL | hsl(73, 9%, 80%) |
| HSV | hsv(73, 4%, 82%) |
| CMYK | cmyk(1%, 0%, 4.3%, 18.4%) |
| CIE-LAB | lab(83.10, -2.30, 4.22) |
| CIE-LCH | lch(83.10, 4.81, 118.57°) |
| OKLab | oklab(85.35% -0.0056 0.0111) |
| OKLCH | oklch(85.35% 0.012 116.9) |
| XYZ | xyz(58.3167, 62.3571, 62.9856) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.17
Silver (survey)
#C5C9C7
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 4.95
Gainsboro
#DCDCDC
ΔE00 5.73
Silver
#C0C0C0
ΔE00 6.12
Fog
#D8DCE0
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0C7 #C9C7D0
analogous
#D0CEC7 #CED0C7 #CAD0C7
triadic
#CED0C7 #C7CED0 #D0C7CE
tetradic
#CED0C7 #C7D0CE #C9C7D0 #D0C7CA
square
#CED0C7 #C7D0CE #C9C7D0 #D0C7CA
split-complementary
#CED0C7 #C7CAD0 #CEC7D0
monochromatic
#949884 #B1B4A6 #CED0C7 #EBECE8 #F0F1EE
Accessibility & contrast
On white
1.56
#CED0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CED0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0C7
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0C7 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC7
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#CFCFCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0c7; /* rgb */ color: rgb(206, 208, 199); /* oklch */ color: oklch(85.4% 0.012 116.9);
Tailwind
colors: {
custom: {
50: '#ddded8',
500: '#ced0c7',
950: '#000000',
},
}SCSS
$custom: #ced0c7; $custom-light: #ddded8; $custom-dark: #000000;
JSON
{
"hex": "#ced0c7",
"rgb": {
"r": 206,
"g": 208,
"b": 199
},
"hsl": {
"h": 73.333,
"s": 8.738,
"l": 79.804
},
"oklch": {
"l": 0.8535,
"c": 0.01244,
"h": 116.9
},
"luminance": 0.62357
}Semantic roles & 50–950 ramp
primary
#CED0C7
secondary
#9A98A4
accent
#539361
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483