#CED6CA#CED6CA
#CED6CA is a very light, near-neutral green. Relative luminance 0.655; OKLCH L 86.7% C 0.018 H 134.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6CA |
|---|---|
| RGB | rgb(206, 214, 202) |
| HSL | hsl(100, 13%, 82%) |
| HSV | hsv(100, 6%, 84%) |
| CMYK | cmyk(3.7%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(84.73, -4.88, 4.98) |
| CIE-LCH | lch(84.73, 6.98, 134.44°) |
| OKLab | oklab(86.66% -0.013 0.0131) |
| OKLCH | oklch(86.66% 0.018 134.9) |
| XYZ | xyz(60.1590, 65.4790, 65.3350) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.82
Silver (survey)
#C5C9C7
ΔE00 5.91
Light Gray
#D3D3D3
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.64
Eggshell
#F0EAD6
ΔE00 8.18
Fog
#D8DCE0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6CA #D2CAD6
analogous
#D4D6CA #CED6CA #CAD6CC
triadic
#CED6CA #CACED6 #D6CACE
tetradic
#CED6CA #CAD4D6 #D2CAD6 #D6CCCA
square
#CED6CA #CAD4D6 #D2CAD6 #D6CCCA
split-complementary
#CED6CA #CCCAD6 #D6CAD4
monochromatic
#8EA185 #AEBBA7 #CED6CA #EEF1ED #EFF2EE
Accessibility & contrast
On white
1.49
#CED6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CED6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6CA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6CA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#D6D3CA
Tritanopia (blue-blind)
#CED5D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6ca; /* rgb */ color: rgb(206, 214, 202); /* oklch */ color: oklch(86.7% 0.018 134.9);
Tailwind
colors: {
custom: {
50: '#dde2da',
500: '#ced6ca',
950: '#000000',
},
}SCSS
$custom: #ced6ca; $custom-light: #dde2da; $custom-dark: #000000;
JSON
{
"hex": "#ced6ca",
"rgb": {
"r": 206,
"g": 214,
"b": 202
},
"hsl": {
"h": 100,
"s": 12.766,
"l": 81.569
},
"oklch": {
"l": 0.86656,
"c": 0.01843,
"h": 134.9
},
"luminance": 0.65479
}Semantic roles & 50–950 ramp
primary
#CED6CA
secondary
#A59AAA
accent
#4F977F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483