#CED5CA#CED5CA
#CED5CA is a very light, near-neutral yellow-green. Relative luminance 0.650; OKLCH L 86.5% C 0.017 H 133.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5CA |
|---|---|
| RGB | rgb(206, 213, 202) |
| HSL | hsl(98, 12%, 81%) |
| HSV | hsv(98, 5%, 84%) |
| CMYK | cmyk(3.3%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(84.47, -4.37, 4.61) |
| CIE-LCH | lch(84.47, 6.35, 133.47°) |
| OKLab | oklab(86.45% -0.0116 0.0121) |
| OKLCH | oklch(86.45% 0.017 133.8) |
| XYZ | xyz(59.9067, 64.9744, 65.2509) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.37
Silver (survey)
#C5C9C7
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 7.11
Eggshell
#F0EAD6
ΔE00 8.12
Silver
#C0C0C0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5CA #D1CAD5
analogous
#D4D5CA #CED5CA #CAD5CC
triadic
#CED5CA #CACED5 #D5CACE
tetradic
#CED5CA #CAD4D5 #D1CAD5 #D5CCCA
square
#CED5CA #CAD4D5 #D1CAD5 #D5CCCA
split-complementary
#CED5CA #CCCAD5 #D5CAD4
monochromatic
#8F9F86 #AEBAA8 #CED5CA #EEF0EC #EFF1EE
Accessibility & contrast
On white
1.50
#CED5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CED5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5CA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5CA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#D5D3CA
Tritanopia (blue-blind)
#CED4D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced5ca; /* rgb */ color: rgb(206, 213, 202); /* oklch */ color: oklch(86.5% 0.017 133.8);
Tailwind
colors: {
custom: {
50: '#dde1da',
500: '#ced5ca',
950: '#000000',
},
}SCSS
$custom: #ced5ca; $custom-light: #dde1da; $custom-dark: #000000;
JSON
{
"hex": "#ced5ca",
"rgb": {
"r": 206,
"g": 213,
"b": 202
},
"hsl": {
"h": 98.182,
"s": 11.579,
"l": 81.373
},
"oklch": {
"l": 0.86452,
"c": 0.01675,
"h": 133.8
},
"luminance": 0.64975
}Semantic roles & 50–950 ramp
primary
#CED5CA
secondary
#A49AA9
accent
#50967C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483