#CED1C8#CED1C8
#CED1C8 is a very light, near-neutral yellow-green. Relative luminance 0.629; OKLCH L 85.6% C 0.013 H 121.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1C8 |
|---|---|
| RGB | rgb(206, 209, 200) |
| HSL | hsl(80, 9%, 80%) |
| HSV | hsv(80, 4%, 82%) |
| CMYK | cmyk(1.4%, 0%, 4.3%, 18%) |
| CIE-LAB | lab(83.39, -2.64, 4.10) |
| CIE-LCH | lch(83.39, 4.88, 122.82°) |
| OKLab | oklab(85.58% -0.0067 0.0108) |
| OKLCH | oklch(85.58% 0.013 121.7) |
| XYZ | xyz(58.6777, 62.8929, 63.6807) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.93
Silver (survey)
#C5C9C7
ΔE00 3.83
Light Gray
#D3D3D3
ΔE00 5.11
Gainsboro
#DCDCDC
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.39
Fog
#D8DCE0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1C8 #CBC8D1
analogous
#D1CFC8 #CED1C8 #C9D1C8
triadic
#CED1C8 #C8CED1 #D1C8CE
tetradic
#CED1C8 #C8D1CF #CBC8D1 #D1C8C9
square
#CED1C8 #C8D1CF #CBC8D1 #D1C8C9
split-complementary
#CED1C8 #C8C9D1 #CFC8D1
monochromatic
#939985 #B0B5A7 #CED1C8 #ECEDE9 #F0F1EE
Accessibility & contrast
On white
1.55
#CED1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CED1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1C8
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1C8 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#CFD0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced1c8; /* rgb */ color: rgb(206, 209, 200); /* oklch */ color: oklch(85.6% 0.013 121.7);
Tailwind
colors: {
custom: {
50: '#dddfd8',
500: '#ced1c8',
950: '#000000',
},
}SCSS
$custom: #ced1c8; $custom-light: #dddfd8; $custom-dark: #000000;
JSON
{
"hex": "#ced1c8",
"rgb": {
"r": 206,
"g": 209,
"b": 200
},
"hsl": {
"h": 80,
"s": 8.911,
"l": 80.196
},
"oklch": {
"l": 0.85581,
"c": 0.01266,
"h": 121.7
},
"luminance": 0.62893
}Semantic roles & 50–950 ramp
primary
#CED1C8
secondary
#9D99A5
accent
#539368
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483