#D0EBEE#D0EBEE
#D0EBEE is a very light, muted teal. Relative luminance 0.790; OKLCH L 92.1% C 0.029 H 204.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBEE |
|---|---|
| RGB | rgb(208, 235, 238) |
| HSL | hsl(186, 47%, 87%) |
| HSV | hsv(186, 13%, 93%) |
| CMYK | cmyk(12.6%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.23, -8.22, -4.45) |
| CIE-LCH | lch(91.23, 9.35, 208.41°) |
| OKLab | oklab(92.13% -0.026 -0.012) |
| OKLCH | oklch(92.13% 0.029 204.8) |
| XYZ | xyz(71.1496, 78.9981, 92.3719) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.44
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Very Light Blue
#D5FFFF
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.74
Really Light Blue
#D4FFFF
ΔE00 5.87
Azure (CSS)
#F0FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBEE #EED3D0
analogous
#D0EEE2 #D0EBEE #D0DCEE
triadic
#D0EBEE #EED0EB #EBEED0
tetradic
#D0EBEE #E2D0EE #EED3D0 #DCEED0
square
#D0EBEE #E2D0EE #EED3D0 #DCEED0
split-complementary
#D0EBEE #EED0DC #EEE2D0
monochromatic
#76C5CD #A3D8DE #D0EBEE #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.25
#D0EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#D0EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBEE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBEE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#C8EDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d0ebee; /* rgb */ color: rgb(208, 235, 238); /* oklch */ color: oklch(92.1% 0.029 204.8);
Tailwind
colors: {
custom: {
50: '#def1f3',
500: '#d0ebee',
950: '#000000',
},
}SCSS
$custom: #d0ebee; $custom-light: #def1f3; $custom-dark: #000000;
JSON
{
"hex": "#d0ebee",
"rgb": {
"r": 208,
"g": 235,
"b": 238
},
"hsl": {
"h": 186,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.9213,
"c": 0.02868,
"h": 204.8
},
"luminance": 0.79
}Semantic roles & 50–950 ramp
primary
#D0EBEE
secondary
#CB9D98
accent
#3A2BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585