#CED7D5#CED7D5
#CED7D5 is a very light, near-neutral teal. Relative luminance 0.665; OKLCH L 87.2% C 0.010 H 181.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7D5 |
|---|---|
| RGB | rgb(206, 215, 213) |
| HSL | hsl(167, 10%, 83%) |
| HSV | hsv(167, 4%, 84%) |
| CMYK | cmyk(4.2%, 0%, 0.9%, 15.7%) |
| CIE-LAB | lab(85.26, -3.41, -0.07) |
| CIE-LCH | lch(85.26, 3.41, 181.20°) |
| OKLab | oklab(87.17% -0.0101 -0.0002) |
| OKLCH | oklch(87.17% 0.01 181.4) |
| XYZ | xyz(61.7620, 66.5264, 72.5249) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.99
Silver (survey)
#C5C9C7
ΔE00 3.83
Light Gray
#D3D3D3
ΔE00 4.61
Fog
#D8DCE0
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 4.86
Silver
#C0C0C0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7D5 #D7CED0
analogous
#CED7D1 #CED7D5 #CED4D7
triadic
#CED7D5 #D5CED7 #D7D5CE
tetradic
#CED7D5 #D1CED7 #D7CED0 #D4D7CE
square
#CED7D5 #D1CED7 #D7CED0 #D4D7CE
split-complementary
#CED7D5 #D7CED4 #D7D1CE
monochromatic
#8BA09B #ACBBB8 #CED7D5 #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.47
#CED7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#CED7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7D5
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7D5 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D5
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#CCD7D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced7d5; /* rgb */ color: rgb(206, 215, 213); /* oklch */ color: oklch(87.2% 0.010 181.4);
Tailwind
colors: {
custom: {
50: '#dde3e1',
500: '#ced7d5',
950: '#000000',
},
}SCSS
$custom: #ced7d5; $custom-light: #dde3e1; $custom-dark: #000000;
JSON
{
"hex": "#ced7d5",
"rgb": {
"r": 206,
"g": 215,
"b": 213
},
"hsl": {
"h": 166.667,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.87169,
"c": 0.01012,
"h": 181.4
},
"luminance": 0.66527
}Semantic roles & 50–950 ramp
primary
#CED7D5
secondary
#AB9EA1
accent
#516094
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484