#CEDCD6#CEDCD6
#CEDCD6 is a very light, near-neutral teal. Relative luminance 0.692; OKLCH L 88.2% C 0.017 H 168.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCD6 |
|---|---|
| RGB | rgb(206, 220, 214) |
| HSL | hsl(154, 17%, 84%) |
| HSV | hsv(154, 6%, 86%) |
| CMYK | cmyk(6.4%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(86.58, -5.80, 1.33) |
| CIE-LCH | lch(86.58, 5.95, 167.14°) |
| OKLab | oklab(88.22% -0.0167 0.0034) |
| OKLCH | oklch(88.22% 0.017 168.5) |
| XYZ | xyz(63.1820, 69.1626, 73.6263) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.20
Silver (survey)
#C5C9C7
ΔE00 6.30
Fog
#D8DCE0
ΔE00 7.38
Gainsboro
#DCDCDC
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.47
Mintcream
#F5FFFA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCD6 #DCCED4
analogous
#CEDCCF #CEDCD6 #CEDBDC
triadic
#CEDCD6 #D6CEDC #DCD6CE
tetradic
#CEDCD6 #CFCEDC #DCCED4 #DBDCCE
square
#CEDCD6 #CFCEDC #DCCED4 #DBDCCE
split-complementary
#CEDCD6 #DCCEDB #DCCFCE
monochromatic
#87A99A #AAC2B8 #CEDCD6 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.42
#CEDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CEDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCD6
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCD6 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D8D8D6
Tritanopia (blue-blind)
#CBDCDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedcd6; /* rgb */ color: rgb(206, 220, 214); /* oklch */ color: oklch(88.2% 0.017 168.5);
Tailwind
colors: {
custom: {
50: '#dde6e2',
500: '#cedcd6',
950: '#000000',
},
}SCSS
$custom: #cedcd6; $custom-light: #dde6e2; $custom-dark: #000000;
JSON
{
"hex": "#cedcd6",
"rgb": {
"r": 206,
"g": 220,
"b": 214
},
"hsl": {
"h": 154.286,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88218,
"c": 0.0171,
"h": 168.5
},
"luminance": 0.69163
}Semantic roles & 50–950 ramp
primary
#CEDCD6
secondary
#B19DA6
accent
#4B6D9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484