#CED9CA#CED9CA
#CED9CA is a very light, muted green. Relative luminance 0.670; OKLCH L 87.3% C 0.024 H 137.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9CA |
|---|---|
| RGB | rgb(206, 217, 202) |
| HSL | hsl(104, 16%, 82%) |
| HSV | hsv(104, 7%, 85%) |
| CMYK | cmyk(5.1%, 0%, 6.9%, 14.9%) |
| CIE-LAB | lab(85.51, -6.43, 6.11) |
| CIE-LCH | lch(85.51, 8.87, 136.48°) |
| OKLab | oklab(87.27% -0.0173 0.016) |
| OKLCH | oklch(87.27% 0.024 137.3) |
| XYZ | xyz(60.9253, 67.0115, 65.5904) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 7.62
Honeydew
#F0FFF0
ΔE00 8.14
Beige
#F5F5DC
ΔE00 8.42
Eggshell
#F0EAD6
ΔE00 8.59
Light Gray
#D3D3D3
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9CA #D5CAD9
analogous
#D6D9CA #CED9CA #CAD9CE
triadic
#CED9CA #CACED9 #D9CACE
tetradic
#CED9CA #CAD6D9 #D5CAD9 #D9CECA
square
#CED9CA #CAD6D9 #D5CAD9 #D9CECA
split-complementary
#CED9CA #CECAD9 #D9CAD6
monochromatic
#8CA683 #ADBFA6 #CED9CA #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.46
#CED9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#CED9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9CA
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9CA | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#CED8D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9ca; /* rgb */ color: rgb(206, 217, 202); /* oklch */ color: oklch(87.3% 0.024 137.3);
Tailwind
colors: {
custom: {
50: '#dde4da',
500: '#ced9ca',
950: '#000000',
},
}SCSS
$custom: #ced9ca; $custom-light: #dde4da; $custom-dark: #000000;
JSON
{
"hex": "#ced9ca",
"rgb": {
"r": 206,
"g": 217,
"b": 202
},
"hsl": {
"h": 104,
"s": 16.484,
"l": 82.157
},
"oklch": {
"l": 0.87272,
"c": 0.02353,
"h": 137.3
},
"luminance": 0.67012
}Semantic roles & 50–950 ramp
primary
#CED9CA
secondary
#A999AE
accent
#4B9B85
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483