#CED5C5#CED5C5
#CED5C5 is a very light, muted yellow-green. Relative luminance 0.647; OKLCH L 86.3% C 0.023 H 126.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5C5 |
|---|---|
| RGB | rgb(206, 213, 197) |
| HSL | hsl(86, 16%, 80%) |
| HSV | hsv(86, 8%, 84%) |
| CMYK | cmyk(3.3%, 0%, 7.5%, 16.5%) |
| CIE-LAB | lab(84.35, -5.24, 7.08) |
| CIE-LCH | lch(84.35, 8.81, 126.50°) |
| OKLab | oklab(86.32% -0.0136 0.0185) |
| OKLCH | oklch(86.32% 0.023 126.3) |
| XYZ | xyz(59.3243, 64.7415, 62.1835) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 7.05
Eggshell
#F0EAD6
ΔE00 7.80
Beige
#F5F5DC
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.55
Gainsboro
#DCDCDC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5C5 #CCC5D5
analogous
#D5D4C5 #CED5C5 #C6D5C5
triadic
#CED5C5 #C5CED5 #D5C5CE
tetradic
#CED5C5 #C5D5D4 #CCC5D5 #D5C5C6
square
#CED5C5 #C5D5D4 #CCC5D5 #D5C5C6
split-complementary
#CED5C5 #C5C6D5 #D4C5D5
monochromatic
#92A27E #B0BBA2 #CED5C5 #ECEFE8 #F0F2ED
Accessibility & contrast
On white
1.51
#CED5C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#CED5C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5C5
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5C5 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#D6D2C6
Tritanopia (blue-blind)
#CFD3D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5c5; /* rgb */ color: rgb(206, 213, 197); /* oklch */ color: oklch(86.3% 0.023 126.3);
Tailwind
colors: {
custom: {
50: '#dde1d6',
500: '#ced5c5',
950: '#000000',
},
}SCSS
$custom: #ced5c5; $custom-light: #dde1d6; $custom-dark: #000000;
JSON
{
"hex": "#ced5c5",
"rgb": {
"r": 206,
"g": 213,
"b": 197
},
"hsl": {
"h": 86.25,
"s": 16,
"l": 80.392
},
"oklch": {
"l": 0.86317,
"c": 0.02297,
"h": 126.3
},
"luminance": 0.64742
}Semantic roles & 50–950 ramp
primary
#CED5C5
secondary
#9E94AA
accent
#4B9A6E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483