#D0F2EB#D0F2EB
#D0F2EB is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.5% C 0.037 H 181.7°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F2EB |
|---|---|
| RGB | rgb(208, 242, 235) |
| HSL | hsl(168, 57%, 88%) |
| HSV | hsv(168, 14%, 95%) |
| CMYK | cmyk(14%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(92.98, -12.34, -0.33) |
| CIE-LCH | lch(92.98, 12.34, 181.53°) |
| OKLab | oklab(93.48% -0.0365 -0.0011) |
| OKLCH | oklch(93.48% 0.037 181.7) |
| XYZ | xyz(72.7562, 82.9106, 90.7512) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.06
Ice Blue (survey)
#D7FFFE
ΔE00 3.76
Very Pale Blue
#D6FFFE
ΔE00 3.80
Very Light Blue
#D5FFFF
ΔE00 4.13
Really Light Blue
#D4FFFF
ΔE00 4.19
Pale Blue
#D0FEFE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F2EB #F2D0D7
analogous
#D0F2DA #D0F2EB #D0E8F2
triadic
#D0F2EB #EBD0F2 #F2EBD0
tetradic
#D0F2EB #DAD0F2 #F2D0D7 #E8F2D0
square
#D0F2EB #DAD0F2 #F2D0D7 #E8F2D0
split-complementary
#D0F2EB #F2D0E8 #F2DAD0
monochromatic
#70D7C2 #A0E5D7 #D0F2EB #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.19
#D0F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#D0F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F2EB
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F2EB | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#C8F3F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0f2eb; /* rgb */ color: rgb(208, 242, 235); /* oklch */ color: oklch(93.5% 0.037 181.7);
Tailwind
colors: {
custom: {
50: '#def6f1',
500: '#d0f2eb',
950: '#000000',
},
}SCSS
$custom: #d0f2eb; $custom-light: #def6f1; $custom-dark: #000000;
JSON
{
"hex": "#d0f2eb",
"rgb": {
"r": 208,
"g": 242,
"b": 235
},
"hsl": {
"h": 167.647,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.93483,
"c": 0.03657,
"h": 181.7
},
"luminance": 0.82912
}Semantic roles & 50–950 ramp
primary
#D0F2EB
secondary
#D195A1
accent
#2143C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585