#CED9D3#CED9D3
#CED9D3 is a very light, near-neutral green. Relative luminance 0.675; OKLCH L 87.5% C 0.014 H 162.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9D3 |
|---|---|
| RGB | rgb(206, 217, 211) |
| HSL | hsl(147, 13%, 83%) |
| HSV | hsv(147, 5%, 85%) |
| CMYK | cmyk(5.1%, 0%, 2.8%, 14.9%) |
| CIE-LAB | lab(85.73, -4.81, 1.67) |
| CIE-LCH | lch(85.73, 5.09, 160.89°) |
| OKLab | oklab(87.52% -0.0137 0.0043) |
| OKLCH | oklch(87.52% 0.014 162.4) |
| XYZ | xyz(62.0221, 67.4502, 71.3670) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.19
Silver (survey)
#C5C9C7
ΔE00 5.17
Light Gray
#D3D3D3
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 6.48
Fog
#D8DCE0
ΔE00 6.70
Mintcream
#F5FFFA
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9D3 #D9CED4
analogous
#CED9CE #CED9D3 #CED9D8
triadic
#CED9D3 #D3CED9 #D9D3CE
tetradic
#CED9D3 #CECED9 #D9CED4 #D9D8CE
square
#CED9D3 #CECED9 #D9CED4 #D9D8CE
split-complementary
#CED9D3 #D8CED9 #D9CECE
monochromatic
#89A495 #ACBEB4 #CED9D3 #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.45
#CED9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CED9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9D3
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9D3 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D3
Deuteranopia (green-blind)
#D6D6D3
Tritanopia (blue-blind)
#CCD9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9d3; /* rgb */ color: rgb(206, 217, 211); /* oklch */ color: oklch(87.5% 0.014 162.4);
Tailwind
colors: {
custom: {
50: '#dde4e0',
500: '#ced9d3',
950: '#000000',
},
}SCSS
$custom: #ced9d3; $custom-light: #dde4e0; $custom-dark: #000000;
JSON
{
"hex": "#ced9d3",
"rgb": {
"r": 206,
"g": 217,
"b": 211
},
"hsl": {
"h": 147.273,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.8752,
"c": 0.01439,
"h": 162.4
},
"luminance": 0.67451
}Semantic roles & 50–950 ramp
primary
#CED9D3
secondary
#AE9EA6
accent
#4F7697
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484