#D0EBEF#D0EBEF
#D0EBEF is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.2% C 0.029 H 207.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EBEF |
|---|---|
| RGB | rgb(208, 235, 239) |
| HSL | hsl(188, 49%, 88%) |
| HSV | hsv(188, 13%, 94%) |
| CMYK | cmyk(13%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.26, -8.02, -4.93) |
| CIE-LCH | lch(91.26, 9.42, 211.57°) |
| OKLab | oklab(92.16% -0.0257 -0.0133) |
| OKLCH | oklch(92.16% 0.029 207.4) |
| XYZ | xyz(71.2969, 79.0570, 93.1478) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.62
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Very Light Blue
#D5FFFF
ΔE00 5.93
Very Pale Blue
#D6FFFE
ΔE00 5.98
Really Light Blue
#D4FFFF
ΔE00 6.08
Azure (CSS)
#F0FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EBEF #EFD4D0
analogous
#D0EFE3 #D0EBEF #D0DBEF
triadic
#D0EBEF #EFD0EB #EBEFD0
tetradic
#D0EBEF #E3D0EF #EFD4D0 #DBEFD0
square
#D0EBEF #E3D0EF #EFD4D0 #DBEFD0
split-complementary
#D0EBEF #EFD0DB #EFE3D0
monochromatic
#75C4D0 #A2D8DF #D0EBEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.25
#D0EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#D0EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EBEF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EBEF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9EF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#C7EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d0ebef; /* rgb */ color: rgb(208, 235, 239); /* oklch */ color: oklch(92.2% 0.029 207.4);
Tailwind
colors: {
custom: {
50: '#def1f4',
500: '#d0ebef',
950: '#000000',
},
}SCSS
$custom: #d0ebef; $custom-light: #def1f4; $custom-dark: #000000;
JSON
{
"hex": "#d0ebef",
"rgb": {
"r": 208,
"g": 235,
"b": 239
},
"hsl": {
"h": 187.742,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.9216,
"c": 0.02891,
"h": 207.4
},
"luminance": 0.79059
}Semantic roles & 50–950 ramp
primary
#D0EBEF
secondary
#CC9E97
accent
#3C29BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585