#CED5C8#CED5C8
#CED5C8 is a very light, near-neutral yellow-green. Relative luminance 0.649; OKLCH L 86.4% C 0.019 H 130.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5C8 |
|---|---|
| RGB | rgb(206, 213, 200) |
| HSL | hsl(92, 13%, 81%) |
| HSV | hsv(92, 6%, 84%) |
| CMYK | cmyk(3.3%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(84.42, -4.72, 5.60) |
| CIE-LCH | lch(84.42, 7.32, 130.14°) |
| OKLab | oklab(86.4% -0.0124 0.0147) |
| OKLCH | oklch(86.4% 0.019 130.2) |
| XYZ | xyz(59.6715, 64.8803, 64.0119) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.04
Silver (survey)
#C5C9C7
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.81
Eggshell
#F0EAD6
ΔE00 7.93
Beige
#F5F5DC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5C8 #CFC8D5
analogous
#D4D5C8 #CED5C8 #C8D5C8
triadic
#CED5C8 #C8CED5 #D5C8CE
tetradic
#CED5C8 #C8D4D5 #CFC8D5 #D5C8C8
square
#CED5C8 #C8D4D5 #CFC8D5 #D5C8C8
split-complementary
#CED5C8 #C8C8D5 #D5C8D4
monochromatic
#90A083 #AFBBA5 #CED5C8 #EDEFEB #F0F2EE
Accessibility & contrast
On white
1.50
#CED5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CED5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5C8
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5C8 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#CFD4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced5c8; /* rgb */ color: rgb(206, 213, 200); /* oklch */ color: oklch(86.4% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#dde1d8',
500: '#ced5c8',
950: '#000000',
},
}SCSS
$custom: #ced5c8; $custom-light: #dde1d8; $custom-dark: #000000;
JSON
{
"hex": "#ced5c8",
"rgb": {
"r": 206,
"g": 213,
"b": 200
},
"hsl": {
"h": 92.308,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.86397,
"c": 0.01919,
"h": 130.2
},
"luminance": 0.6488
}Semantic roles & 50–950 ramp
primary
#CED5C8
secondary
#A198A9
accent
#4E9876
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483