#D8EBEC#D8EBEC
#D8EBEC is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.6% C 0.020 H 200.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EBEC |
|---|---|
| RGB | rgb(216, 235, 236) |
| HSL | hsl(183, 34%, 89%) |
| HSV | hsv(183, 8%, 93%) |
| CMYK | cmyk(8.5%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.72, -6.06, -2.63) |
| CIE-LCH | lch(91.72, 6.61, 203.47°) |
| OKLab | oklab(92.63% -0.0189 -0.0071) |
| OKLCH | oklch(92.63% 0.02 200.6) |
| XYZ | xyz(73.1642, 80.0707, 90.9412) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.55
Lightcyan
#E0FFFF
ΔE00 5.28
Mintcream
#F5FFFA
ΔE00 5.98
Aliceblue
#F0F8FF
ΔE00 6.80
Light Grey
#D8DCD6
ΔE00 6.84
Ice Blue (survey)
#D7FFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EBEC #ECD9D8
analogous
#D8ECE3 #D8EBEC #D8E1EC
triadic
#D8EBEC #ECD8EB #EBECD8
tetradic
#D8EBEC #E3D8EC #ECD9D8 #E1ECD8
square
#D8EBEC #E3D8EC #ECD9D8 #E1ECD8
split-complementary
#D8EBEC #ECD8E1 #ECE3D8
monochromatic
#86C1C4 #AFD6D8 #D8EBEC #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.23
#D8EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#D8EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EBEC
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EBEC | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#D3EDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d8ebec; /* rgb */ color: rgb(216, 235, 236); /* oklch */ color: oklch(92.6% 0.020 200.6);
Tailwind
colors: {
custom: {
50: '#e4f1f2',
500: '#d8ebec',
950: '#000000',
},
}SCSS
$custom: #d8ebec; $custom-light: #e4f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d8ebec",
"rgb": {
"r": 216,
"g": 235,
"b": 236
},
"hsl": {
"h": 183,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.9263,
"c": 0.02018,
"h": 200.6
},
"luminance": 0.80072
}Semantic roles & 50–950 ramp
primary
#D8EBEC
secondary
#C6A4A2
accent
#3E38AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585