#D0F2ED#D0F2ED
#D0F2ED is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.5% C 0.036 H 185.8°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F2ED |
|---|---|
| RGB | rgb(208, 242, 237) |
| HSL | hsl(171, 57%, 88%) |
| HSV | hsv(171, 14%, 95%) |
| CMYK | cmyk(14%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.03, -11.95, -1.29) |
| CIE-LCH | lch(93.03, 12.02, 186.18°) |
| OKLab | oklab(93.54% -0.0358 -0.0036) |
| OKLCH | oklch(93.54% 0.036 185.8) |
| XYZ | xyz(73.0468, 83.0268, 92.2815) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.96
Ice Blue (survey)
#D7FFFE
ΔE00 3.26
Very Pale Blue
#D6FFFE
ΔE00 3.33
Very Light Blue
#D5FFFF
ΔE00 3.60
Really Light Blue
#D4FFFF
ΔE00 3.68
Lightcyan
#E0FFFF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F2ED #F2D0D5
analogous
#D0F2DC #D0F2ED #D0E6F2
triadic
#D0F2ED #EDD0F2 #F2EDD0
tetradic
#D0F2ED #DCD0F2 #F2D0D5 #E6F2D0
square
#D0F2ED #DCD0F2 #F2D0D5 #E6F2D0
split-complementary
#D0F2ED #F2D0E6 #F2DCD0
monochromatic
#70D7C8 #A0E5DB #D0F2ED #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.19
#D0F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#D0F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F2ED
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F2ED | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#C7F4F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0f2ed; /* rgb */ color: rgb(208, 242, 237); /* oklch */ color: oklch(93.5% 0.036 185.8);
Tailwind
colors: {
custom: {
50: '#def6f2',
500: '#d0f2ed',
950: '#000000',
},
}SCSS
$custom: #d0f2ed; $custom-light: #def6f2; $custom-dark: #000000;
JSON
{
"hex": "#d0f2ed",
"rgb": {
"r": 208,
"g": 242,
"b": 237
},
"hsl": {
"h": 171.176,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.9354,
"c": 0.03595,
"h": 185.8
},
"luminance": 0.83029
}Semantic roles & 50–950 ramp
primary
#D0F2ED
secondary
#D1959E
accent
#2139C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585