#CED8CA#CED8CA
#CED8CA is a very light, muted green. Relative luminance 0.665; OKLCH L 87.1% C 0.022 H 136.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8CA |
|---|---|
| RGB | rgb(206, 216, 202) |
| HSL | hsl(103, 15%, 82%) |
| HSV | hsv(103, 6%, 85%) |
| CMYK | cmyk(4.6%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(85.25, -5.92, 5.73) |
| CIE-LCH | lch(85.25, 8.24, 135.91°) |
| OKLab | oklab(87.07% -0.0159 0.015) |
| OKLCH | oklch(87.07% 0.022 136.6) |
| XYZ | xyz(60.6683, 66.4976, 65.5048) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.79
Silver (survey)
#C5C9C7
ΔE00 7.06
Honeydew
#F0FFF0
ΔE00 8.38
Eggshell
#F0EAD6
ΔE00 8.42
Beige
#F5F5DC
ΔE00 8.52
Light Gray
#D3D3D3
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8CA #D4CAD8
analogous
#D5D8CA #CED8CA #CAD8CD
triadic
#CED8CA #CACED8 #D8CACE
tetradic
#CED8CA #CAD5D8 #D4CAD8 #D8CDCA
square
#CED8CA #CAD5D8 #D4CAD8 #D8CDCA
split-complementary
#CED8CA #CDCAD8 #D8CAD5
monochromatic
#8DA483 #ADBEA7 #CED8CA #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.47
#CED8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CED8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8CA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8CA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#D7D5CB
Tritanopia (blue-blind)
#CED7D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8ca; /* rgb */ color: rgb(206, 216, 202); /* oklch */ color: oklch(87.1% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#dde4da',
500: '#ced8ca',
950: '#000000',
},
}SCSS
$custom: #ced8ca; $custom-light: #dde4da; $custom-dark: #000000;
JSON
{
"hex": "#ced8ca",
"rgb": {
"r": 206,
"g": 216,
"b": 202
},
"hsl": {
"h": 102.857,
"s": 15.217,
"l": 81.961
},
"oklch": {
"l": 0.87066,
"c": 0.02183,
"h": 136.6
},
"luminance": 0.66498
}Semantic roles & 50–950 ramp
primary
#CED8CA
secondary
#A799AD
accent
#4C9983
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483