#D0EAEF#D0EAEF
#D0EAEF is a very light, muted teal. Relative luminance 0.785; OKLCH L 92.0% C 0.028 H 210.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EAEF |
|---|---|
| RGB | rgb(208, 234, 239) |
| HSL | hsl(190, 49%, 88%) |
| HSV | hsv(190, 13%, 94%) |
| CMYK | cmyk(13%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.00, -7.51, -5.31) |
| CIE-LCH | lch(91.00, 9.20, 215.25°) |
| OKLab | oklab(91.96% -0.0243 -0.0143) |
| OKLCH | oklch(91.96% 0.028 210.5) |
| XYZ | xyz(71.0114, 78.4860, 93.0526) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.11
Azure (CSS)
#F0FFFF
ΔE00 6.11
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Powder Blue
#B0E0E6
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.50
Very Pale Blue
#D6FFFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EAEF #EFD5D0
analogous
#D0EFE4 #D0EAEF #D0DBEF
triadic
#D0EAEF #EFD0EA #EAEFD0
tetradic
#D0EAEF #E4D0EF #EFD5D0 #DBEFD0
square
#D0EAEF #E4D0EF #EFD5D0 #DBEFD0
split-complementary
#D0EAEF #EFD0DB #EFE4D0
monochromatic
#75C1D0 #A2D6DF #D0EAEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.26
#D0EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D0EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EAEF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EAEF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#C8EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d0eaef; /* rgb */ color: rgb(208, 234, 239); /* oklch */ color: oklch(92.0% 0.028 210.5);
Tailwind
colors: {
custom: {
50: '#def0f4',
500: '#d0eaef',
950: '#000000',
},
}SCSS
$custom: #d0eaef; $custom-light: #def0f4; $custom-dark: #000000;
JSON
{
"hex": "#d0eaef",
"rgb": {
"r": 208,
"g": 234,
"b": 239
},
"hsl": {
"h": 189.677,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.91956,
"c": 0.02823,
"h": 210.5
},
"luminance": 0.78488
}Semantic roles & 50–950 ramp
primary
#D0EAEF
secondary
#CCA097
accent
#4129BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585