#CED0C4#CED0C4
#CED0C4 is a very light, near-neutral yellow-green. Relative luminance 0.622; OKLCH L 85.3% C 0.016 H 114.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0C4 |
|---|---|
| RGB | rgb(206, 208, 196) |
| HSL | hsl(70, 11%, 79%) |
| HSV | hsv(70, 6%, 82%) |
| CMYK | cmyk(1%, 0%, 5.8%, 18.4%) |
| CIE-LAB | lab(83.03, -2.82, 5.71) |
| CIE-LCH | lch(83.03, 6.37, 116.29°) |
| OKLab | oklab(85.27% -0.0068 0.015) |
| OKLCH | oklch(85.27% 0.016 114.4) |
| XYZ | xyz(57.9718, 62.2192, 61.1693) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.92
Silver (survey)
#C5C9C7
ΔE00 4.91
Light Gray
#D3D3D3
ΔE00 6.21
Gainsboro
#DCDCDC
ΔE00 6.87
Silver
#C0C0C0
ΔE00 7.15
Warm Gray
#C9BEB0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0C4 #C6C4D0
analogous
#D0CCC4 #CED0C4 #C8D0C4
triadic
#CED0C4 #C4CED0 #D0C4CE
tetradic
#CED0C4 #C4D0CC #C6C4D0 #D0C4C8
square
#CED0C4 #C4D0CC #C6C4D0 #D0C4C8
split-complementary
#CED0C4 #C4C8D0 #CCC4D0
monochromatic
#959A80 #B2B5A2 #CED0C4 #EAEBE6 #F1F1EE
Accessibility & contrast
On white
1.56
#CED0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CED0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0C4
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0C4 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC3
Deuteranopia (green-blind)
#D2CFC4
Tritanopia (blue-blind)
#D0CECC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced0c4; /* rgb */ color: rgb(206, 208, 196); /* oklch */ color: oklch(85.3% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#ddded5',
500: '#ced0c4',
950: '#000000',
},
}SCSS
$custom: #ced0c4; $custom-light: #ddded5; $custom-dark: #000000;
JSON
{
"hex": "#ced0c4",
"rgb": {
"r": 206,
"g": 208,
"b": 196
},
"hsl": {
"h": 70,
"s": 11.321,
"l": 79.216
},
"oklch": {
"l": 0.85268,
"c": 0.01646,
"h": 114.4
},
"luminance": 0.62219
}Semantic roles & 50–950 ramp
primary
#CED0C4
secondary
#9794A4
accent
#50955C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483