#CED3C8#CED3C8
#CED3C8 is a very light, near-neutral yellow-green. Relative luminance 0.639; OKLCH L 86.0% C 0.016 H 126.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3C8 |
|---|---|
| RGB | rgb(206, 211, 200) |
| HSL | hsl(87, 11%, 81%) |
| HSV | hsv(87, 5%, 83%) |
| CMYK | cmyk(2.4%, 0%, 5.2%, 17.3%) |
| CIE-LAB | lab(83.90, -3.68, 4.85) |
| CIE-LCH | lch(83.90, 6.09, 127.23°) |
| OKLab | oklab(85.99% -0.0095 0.0127) |
| OKLCH | oklch(85.99% 0.016 126.8) |
| XYZ | xyz(59.1715, 63.8804, 63.8452) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.28
Silver (survey)
#C5C9C7
ΔE00 4.89
Light Gray
#D3D3D3
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.79
Silver
#C0C0C0
ΔE00 7.61
Eggshell
#F0EAD6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3C8 #CDC8D3
analogous
#D3D2C8 #CED3C8 #C8D3C8
triadic
#CED3C8 #C8CED3 #D3C8CE
tetradic
#CED3C8 #C8D3D2 #CDC8D3 #D3C8C8
square
#CED3C8 #C8D3D2 #CDC8D3 #D3C8C8
split-complementary
#CED3C8 #C8C8D3 #D2C8D3
monochromatic
#919D84 #B0B8A6 #CED3C8 #ECEEEA #F0F1EE
Accessibility & contrast
On white
1.52
#CED3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#CED3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3C8
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3C8 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#CFD2D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced3c8; /* rgb */ color: rgb(206, 211, 200); /* oklch */ color: oklch(86.0% 0.016 126.8);
Tailwind
colors: {
custom: {
50: '#dde0d8',
500: '#ced3c8',
950: '#000000',
},
}SCSS
$custom: #ced3c8; $custom-light: #dde0d8; $custom-dark: #000000;
JSON
{
"hex": "#ced3c8",
"rgb": {
"r": 206,
"g": 211,
"b": 200
},
"hsl": {
"h": 87.273,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.85988,
"c": 0.01589,
"h": 126.8
},
"luminance": 0.6388
}Semantic roles & 50–950 ramp
primary
#CED3C8
secondary
#9F98A7
accent
#509570
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483