#D0E4E7#D0E4E7
#D0E4E7 is a very light, muted teal. Relative luminance 0.747; OKLCH L 90.5% C 0.022 H 207.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E4E7 |
|---|---|
| RGB | rgb(208, 228, 231) |
| HSL | hsl(188, 32%, 86%) |
| HSV | hsv(188, 10%, 91%) |
| CMYK | cmyk(10%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.24, -6.03, -3.72) |
| CIE-LCH | lch(89.24, 7.08, 211.71°) |
| OKLab | oklab(90.49% -0.0192 -0.01) |
| OKLCH | oklch(90.49% 0.022 207.6) |
| XYZ | xyz(68.1763, 74.6651, 86.4057) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 6.20
Lightcyan
#E0FFFF
ΔE00 6.53
Fog
#D8DCE0
ΔE00 6.70
Light Grey
#D8DCD6
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.43
Aliceblue
#F0F8FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E4E7 #E7D3D0
analogous
#D0E7DE #D0E4E7 #D0D8E7
triadic
#D0E4E7 #E7D0E4 #E4E7D0
tetradic
#D0E4E7 #DED0E7 #E7D3D0 #D8E7D0
square
#D0E4E7 #DED0E7 #E7D3D0 #D8E7D0
split-complementary
#D0E4E7 #E7D0D8 #E7DED0
monochromatic
#7FB5BE #A7CDD2 #D0E4E7 #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.32
#D0E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#D0E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E4E7
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E4E7 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DCDFE7
Tritanopia (blue-blind)
#CAE6E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d0e4e7; /* rgb */ color: rgb(208, 228, 231); /* oklch */ color: oklch(90.5% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#deecee',
500: '#d0e4e7',
950: '#000000',
},
}SCSS
$custom: #d0e4e7; $custom-light: #deecee; $custom-dark: #000000;
JSON
{
"hex": "#d0e4e7",
"rgb": {
"r": 208,
"g": 228,
"b": 231
},
"hsl": {
"h": 187.826,
"s": 32.394,
"l": 86.078
},
"oklch": {
"l": 0.90491,
"c": 0.02168,
"h": 207.6
},
"luminance": 0.74666
}Semantic roles & 50–950 ramp
primary
#D0E4E7
secondary
#C0A09B
accent
#493AAB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485