#CED5C7#CED5C7
#CED5C7 is a very light, muted yellow-green. Relative luminance 0.648; OKLCH L 86.4% C 0.020 H 128.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5C7 |
|---|---|
| RGB | rgb(206, 213, 199) |
| HSL | hsl(90, 14%, 81%) |
| HSV | hsv(90, 7%, 84%) |
| CMYK | cmyk(3.3%, 0%, 6.6%, 16.5%) |
| CIE-LAB | lab(84.40, -4.89, 6.09) |
| CIE-LCH | lch(84.40, 7.82, 128.78°) |
| OKLab | oklab(86.37% -0.0128 0.016) |
| OKLCH | oklch(86.37% 0.02 128.7) |
| XYZ | xyz(59.5550, 64.8337, 63.3984) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.38
Silver (survey)
#C5C9C7
ΔE00 6.37
Light Gray
#D3D3D3
ΔE00 7.85
Eggshell
#F0EAD6
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 8.15
Beige
#F5F5DC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5C7 #CEC7D5
analogous
#D5D5C7 #CED5C7 #C7D5C7
triadic
#CED5C7 #C7CED5 #D5C7CE
tetradic
#CED5C7 #C7D5D5 #CEC7D5 #D5C7C7
square
#CED5C7 #C7D5D5 #CEC7D5 #D5C7C7
split-complementary
#CED5C7 #C7C7D5 #D5C7D5
monochromatic
#91A181 #AFBBA4 #CED5C7 #EDEFEA #F0F2EE
Accessibility & contrast
On white
1.50
#CED5C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#CED5C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5C7
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5C7 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#D6D2C8
Tritanopia (blue-blind)
#CFD4D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced5c7; /* rgb */ color: rgb(206, 213, 199); /* oklch */ color: oklch(86.4% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#dde1d8',
500: '#ced5c7',
950: '#000000',
},
}SCSS
$custom: #ced5c7; $custom-light: #dde1d8; $custom-dark: #000000;
JSON
{
"hex": "#ced5c7",
"rgb": {
"r": 206,
"g": 213,
"b": 199
},
"hsl": {
"h": 90,
"s": 14.286,
"l": 80.784
},
"oklch": {
"l": 0.8637,
"c": 0.02044,
"h": 128.7
},
"luminance": 0.64834
}Semantic roles & 50–950 ramp
primary
#CED5C7
secondary
#A097AA
accent
#4D9873
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483