#CEDBD8#CEDBD8
#CEDBD8 is a very light, near-neutral teal. Relative luminance 0.687; OKLCH L 88.1% C 0.015 H 180.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBD8 |
|---|---|
| RGB | rgb(206, 219, 216) |
| HSL | hsl(166, 15%, 83%) |
| HSV | hsv(166, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 1.4%, 14.1%) |
| CIE-LAB | lab(86.38, -4.92, -0.03) |
| CIE-LCH | lch(86.38, 4.92, 180.40°) |
| OKLab | oklab(88.07% -0.0146 -0.0002) |
| OKLCH | oklch(88.07% 0.015 180.7) |
| XYZ | xyz(63.1773, 68.7421, 74.8926) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.89
Silver (survey)
#C5C9C7
ΔE00 5.50
Fog
#D8DCE0
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 6.44
Azure (CSS)
#F0FFFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBD8 #DBCED1
analogous
#CEDBD1 #CEDBD8 #CED7DB
triadic
#CEDBD8 #D8CEDB #DBD8CE
tetradic
#CEDBD8 #D1CEDB #DBCED1 #D7DBCE
square
#CEDBD8 #D1CEDB #DBCED1 #D7DBCE
split-complementary
#CEDBD8 #DBCED7 #DBD1CE
monochromatic
#87A7A0 #ABC1BC #CEDBD8 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.42
#CEDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CEDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBD8
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBD8 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D8
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#CBDCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedbd8; /* rgb */ color: rgb(206, 219, 216); /* oklch */ color: oklch(88.1% 0.015 180.7);
Tailwind
colors: {
custom: {
50: '#dde6e4',
500: '#cedbd8',
950: '#000000',
},
}SCSS
$custom: #cedbd8; $custom-light: #dde6e4; $custom-dark: #000000;
JSON
{
"hex": "#cedbd8",
"rgb": {
"r": 206,
"g": 219,
"b": 216
},
"hsl": {
"h": 166.154,
"s": 15.294,
"l": 83.333
},
"oklch": {
"l": 0.88071,
"c": 0.01458,
"h": 180.7
},
"luminance": 0.68743
}Semantic roles & 50–950 ramp
primary
#CEDBD8
secondary
#B09DA2
accent
#4C5E99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484