#D0F2EA#D0F2EA
#D0F2EA is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.5% C 0.037 H 179.7°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F2EA |
|---|---|
| RGB | rgb(208, 242, 234) |
| HSL | hsl(166, 57%, 88%) |
| HSV | hsv(166, 14%, 95%) |
| CMYK | cmyk(14%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(92.95, -12.53, 0.15) |
| CIE-LCH | lch(92.95, 12.53, 179.30°) |
| OKLab | oklab(93.46% -0.0369 0.0002) |
| OKLCH | oklch(93.46% 0.037 179.7) |
| XYZ | xyz(72.6121, 82.8530, 89.9925) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.08
Very Light Blue
#D5FFFF
ΔE00 4.42
Really Light Blue
#D4FFFF
ΔE00 4.48
Pale Blue
#D0FEFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F2EA #F2D0D8
analogous
#D0F2D9 #D0F2EA #D0E9F2
triadic
#D0F2EA #EAD0F2 #F2EAD0
tetradic
#D0F2EA #D9D0F2 #F2D0D8 #E9F2D0
square
#D0F2EA #D9D0F2 #F2D0D8 #E9F2D0
split-complementary
#D0F2EA #F2D0E9 #F2D9D0
monochromatic
#70D7BF #A0E5D5 #D0F2EA #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.20
#D0F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#D0F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F2EA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F2EA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#C8F3EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0f2ea; /* rgb */ color: rgb(208, 242, 234); /* oklch */ color: oklch(93.5% 0.037 179.7);
Tailwind
colors: {
custom: {
50: '#def6f0',
500: '#d0f2ea',
950: '#000000',
},
}SCSS
$custom: #d0f2ea; $custom-light: #def6f0; $custom-dark: #000000;
JSON
{
"hex": "#d0f2ea",
"rgb": {
"r": 208,
"g": 242,
"b": 234
},
"hsl": {
"h": 165.882,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.93455,
"c": 0.03694,
"h": 179.7
},
"luminance": 0.82855
}Semantic roles & 50–950 ramp
primary
#D0F2EA
secondary
#D195A3
accent
#2148C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585