#D8EAEB#D8EAEB
#D8EAEB is a very light, near-neutral teal. Relative luminance 0.794; OKLCH L 92.4% C 0.019 H 200.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EAEB |
|---|---|
| RGB | rgb(216, 234, 235) |
| HSL | hsl(183, 32%, 88%) |
| HSV | hsv(183, 8%, 92%) |
| CMYK | cmyk(8.1%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.43, -5.74, -2.52) |
| CIE-LCH | lch(91.43, 6.27, 203.74°) |
| OKLab | oklab(92.4% -0.0179 -0.0068) |
| OKLCH | oklch(92.4% 0.019 200.9) |
| XYZ | xyz(72.7338, 79.4417, 90.0830) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.62
Lightcyan
#E0FFFF
ΔE00 5.64
Mintcream
#F5FFFA
ΔE00 5.96
Light Grey
#D8DCD6
ΔE00 6.51
Aliceblue
#F0F8FF
ΔE00 6.63
Fog
#D8DCE0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EAEB #EBD9D8
analogous
#D8EBE2 #D8EAEB #D8E0EB
triadic
#D8EAEB #EBD8EA #EAEBD8
tetradic
#D8EAEB #E2D8EB #EBD9D8 #E0EBD8
square
#D8EAEB #E2D8EB #EBD9D8 #E0EBD8
split-complementary
#D8EAEB #EBD8E0 #EBE2D8
monochromatic
#87BEC2 #B0D4D6 #D8EAEB #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.24
#D8EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#D8EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EAEB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EAEB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#D3EBEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d8eaeb; /* rgb */ color: rgb(216, 234, 235); /* oklch */ color: oklch(92.4% 0.019 200.9);
Tailwind
colors: {
custom: {
50: '#e4f0f1',
500: '#d8eaeb',
950: '#000000',
},
}SCSS
$custom: #d8eaeb; $custom-light: #e4f0f1; $custom-dark: #000000;
JSON
{
"hex": "#d8eaeb",
"rgb": {
"r": 216,
"g": 234,
"b": 235
},
"hsl": {
"h": 183.158,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.92398,
"c": 0.01916,
"h": 200.9
},
"luminance": 0.79443
}Semantic roles & 50–950 ramp
primary
#D8EAEB
secondary
#C5A4A3
accent
#403BAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585