#CED7D3#CED7D3
#CED7D3 is a very light, near-neutral teal. Relative luminance 0.664; OKLCH L 87.1% C 0.011 H 167.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7D3 |
|---|---|
| RGB | rgb(206, 215, 211) |
| HSL | hsl(153, 10%, 83%) |
| HSV | hsv(153, 4%, 84%) |
| CMYK | cmyk(4.2%, 0%, 1.9%, 15.7%) |
| CIE-LAB | lab(85.21, -3.78, 0.91) |
| CIE-LCH | lch(85.21, 3.89, 166.40°) |
| OKLab | oklab(87.11% -0.0109 0.0024) |
| OKLCH | oklch(87.11% 0.011 167.8) |
| XYZ | xyz(61.5097, 66.4255, 71.1962) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.64
Silver (survey)
#C5C9C7
ΔE00 4.03
Light Gray
#D3D3D3
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.34
Fog
#D8DCE0
ΔE00 5.47
Silver
#C0C0C0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7D3 #D7CED2
analogous
#CED7CF #CED7D3 #CED6D7
triadic
#CED7D3 #D3CED7 #D7D3CE
tetradic
#CED7D3 #CFCED7 #D7CED2 #D6D7CE
square
#CED7D3 #CFCED7 #D7CED2 #D6D7CE
split-complementary
#CED7D3 #D7CED6 #D7CFCE
monochromatic
#8BA096 #ACBBB5 #CED7D3 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.47
#CED7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CED7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7D3
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7D3 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D3
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#CCD7D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced7d3; /* rgb */ color: rgb(206, 215, 211); /* oklch */ color: oklch(87.1% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#dde3e0',
500: '#ced7d3',
950: '#000000',
},
}SCSS
$custom: #ced7d3; $custom-light: #dde3e0; $custom-dark: #000000;
JSON
{
"hex": "#ced7d3",
"rgb": {
"r": 206,
"g": 215,
"b": 211
},
"hsl": {
"h": 153.333,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.87111,
"c": 0.01115,
"h": 167.8
},
"luminance": 0.66426
}Semantic roles & 50–950 ramp
primary
#CED7D3
secondary
#AB9EA4
accent
#516F94
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484