#D0F2EE#D0F2EE
#D0F2EE is a very light, muted teal. Relative luminance 0.831; OKLCH L 93.6% C 0.036 H 187.9°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F2EE |
|---|---|
| RGB | rgb(208, 242, 238) |
| HSL | hsl(173, 57%, 88%) |
| HSV | hsv(173, 14%, 95%) |
| CMYK | cmyk(14%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.05, -11.75, -1.78) |
| CIE-LCH | lch(93.05, 11.89, 188.59°) |
| OKLab | oklab(93.57% -0.0354 -0.0049) |
| OKLCH | oklch(93.57% 0.036 187.9) |
| XYZ | xyz(73.1933, 83.0854, 93.0531) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.01
Ice Blue (survey)
#D7FFFE
ΔE00 3.08
Very Pale Blue
#D6FFFE
ΔE00 3.15
Very Light Blue
#D5FFFF
ΔE00 3.39
Really Light Blue
#D4FFFF
ΔE00 3.48
Lightcyan
#E0FFFF
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F2EE #F2D0D4
analogous
#D0F2DD #D0F2EE #D0E5F2
triadic
#D0F2EE #EED0F2 #F2EED0
tetradic
#D0F2EE #DDD0F2 #F2D0D4 #E5F2D0
square
#D0F2EE #DDD0F2 #F2D0D4 #E5F2D0
split-complementary
#D0F2EE #F2D0E5 #F2DDD0
monochromatic
#70D7CB #A0E5DD #D0F2EE #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.19
#D0F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#D0F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F2EE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F2EE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E7E9EE
Tritanopia (blue-blind)
#C7F4F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0f2ee; /* rgb */ color: rgb(208, 242, 238); /* oklch */ color: oklch(93.6% 0.036 187.9);
Tailwind
colors: {
custom: {
50: '#def6f3',
500: '#d0f2ee',
950: '#000000',
},
}SCSS
$custom: #d0f2ee; $custom-light: #def6f3; $custom-dark: #000000;
JSON
{
"hex": "#d0f2ee",
"rgb": {
"r": 208,
"g": 242,
"b": 238
},
"hsl": {
"h": 172.941,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.93569,
"c": 0.03573,
"h": 187.9
},
"luminance": 0.83087
}Semantic roles & 50–950 ramp
primary
#D0F2EE
secondary
#D1959C
accent
#2134C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585