#CED9D0#CED9D0
#CED9D0 is a very light, near-neutral green. Relative luminance 0.673; OKLCH L 87.4% C 0.017 H 151.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9D0 |
|---|---|
| RGB | rgb(206, 217, 208) |
| HSL | hsl(131, 13%, 83%) |
| HSV | hsv(131, 5%, 85%) |
| CMYK | cmyk(5.1%, 0%, 4.1%, 14.9%) |
| CIE-LAB | lab(85.66, -5.36, 3.15) |
| CIE-LCH | lch(85.66, 6.21, 149.59°) |
| OKLab | oklab(87.44% -0.0149 0.0082) |
| OKLCH | oklch(87.44% 0.017 151.1) |
| XYZ | xyz(61.6495, 67.3012, 69.4048) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.64
Silver (survey)
#C5C9C7
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 7.26
Gainsboro
#DCDCDC
ΔE00 7.35
Fog
#D8DCE0
ΔE00 7.92
Honeydew
#F0FFF0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9D0 #D9CED7
analogous
#D1D9CE #CED9D0 #CED9D5
triadic
#CED9D0 #D0CED9 #D9D0CE
tetradic
#CED9D0 #CED1D9 #D9CED7 #D9D5CE
square
#CED9D0 #CED1D9 #D9CED7 #D9D5CE
split-complementary
#CED9D0 #D5CED9 #D9CED1
monochromatic
#89A48E #ACBEAF #CED9D0 #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.45
#CED9D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#CED9D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9D0
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9D0 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#D7D6D0
Tritanopia (blue-blind)
#CDD9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9d0; /* rgb */ color: rgb(206, 217, 208); /* oklch */ color: oklch(87.4% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#dde4de',
500: '#ced9d0',
950: '#000000',
},
}SCSS
$custom: #ced9d0; $custom-light: #dde4de; $custom-dark: #000000;
JSON
{
"hex": "#ced9d0",
"rgb": {
"r": 206,
"g": 217,
"b": 208
},
"hsl": {
"h": 130.909,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.87436,
"c": 0.01702,
"h": 151.1
},
"luminance": 0.67302
}Semantic roles & 50–950 ramp
primary
#CED9D0
secondary
#AE9EAB
accent
#4F8A97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484