#CED8CD#CED8CD
#CED8CD is a very light, near-neutral green. Relative luminance 0.666; OKLCH L 87.1% C 0.018 H 142.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8CD |
|---|---|
| RGB | rgb(206, 216, 205) |
| HSL | hsl(115, 12%, 83%) |
| HSV | hsv(115, 5%, 85%) |
| CMYK | cmyk(4.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.32, -5.38, 4.25) |
| CIE-LCH | lch(85.32, 6.86, 141.71°) |
| OKLab | oklab(87.15% -0.0147 0.0111) |
| OKLCH | oklch(87.15% 0.018 142.8) |
| XYZ | xyz(61.0269, 66.6410, 67.3937) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.89
Silver (survey)
#C5C9C7
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.73
Honeydew
#F0FFF0
ΔE00 8.48
Fog
#D8DCE0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8CD #D7CDD8
analogous
#D4D8CD #CED8CD #CDD8D1
triadic
#CED8CD #CDCED8 #D8CDCE
tetradic
#CED8CD #CDD4D8 #D7CDD8 #D8D1CD
square
#CED8CD #CDD4D8 #D7CDD8 #D8D1CD
split-complementary
#CED8CD #D1CDD8 #D8CDD4
monochromatic
#8BA288 #ACBDAB #CED8CD #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.47
#CED8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#CED8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8CD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8CD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#CDD7D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8cd; /* rgb */ color: rgb(206, 216, 205); /* oklch */ color: oklch(87.1% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#dde4dc',
500: '#ced8cd',
950: '#000000',
},
}SCSS
$custom: #ced8cd; $custom-light: #dde4dc; $custom-dark: #000000;
JSON
{
"hex": "#ced8cd",
"rgb": {
"r": 206,
"g": 216,
"b": 205
},
"hsl": {
"h": 114.545,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87148,
"c": 0.01841,
"h": 142.8
},
"luminance": 0.66641
}Semantic roles & 50–950 ramp
primary
#CED8CD
secondary
#AB9DAC
accent
#4F9690
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484