#D0E8EA#D0E8EA
#D0E8EA is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.4% C 0.026 H 202.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E8EA |
|---|---|
| RGB | rgb(208, 232, 234) |
| HSL | hsl(185, 38%, 87%) |
| HSV | hsv(185, 11%, 92%) |
| CMYK | cmyk(11.1%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.35, -7.48, -3.66) |
| CIE-LCH | lch(90.35, 8.33, 206.04°) |
| OKLab | oklab(91.4% -0.0235 -0.0099) |
| OKLCH | oklch(91.4% 0.026 202.8) |
| XYZ | xyz(69.7168, 77.0623, 89.0274) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.12
Azure (CSS)
#F0FFFF
ΔE00 6.00
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.54
Very Light Blue
#D5FFFF
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E8EA #EAD2D0
analogous
#D0EADF #D0E8EA #D0DBEA
triadic
#D0E8EA #EAD0E8 #E8EAD0
tetradic
#D0E8EA #DFD0EA #EAD2D0 #DBEAD0
square
#D0E8EA #DFD0EA #EAD2D0 #DBEAD0
split-complementary
#D0E8EA #EAD0DB #EADFD0
monochromatic
#7BBFC4 #A6D3D7 #D0E8EA #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.28
#D0E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#D0E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E8EA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E8EA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#C9EAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d0e8ea; /* rgb */ color: rgb(208, 232, 234); /* oklch */ color: oklch(91.4% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#deeff0',
500: '#d0e8ea',
950: '#000000',
},
}SCSS
$custom: #d0e8ea; $custom-light: #deeff0; $custom-dark: #000000;
JSON
{
"hex": "#d0e8ea",
"rgb": {
"r": 208,
"g": 232,
"b": 234
},
"hsl": {
"h": 184.615,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.91397,
"c": 0.02551,
"h": 202.8
},
"luminance": 0.77064
}Semantic roles & 50–950 ramp
primary
#D0E8EA
secondary
#C49D9A
accent
#3E34B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585