#D0F0EC#D0F0EC
#D0F0EC is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.1% C 0.034 H 187.4°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F0EC |
|---|---|
| RGB | rgb(208, 240, 236) |
| HSL | hsl(173, 52%, 88%) |
| HSV | hsv(173, 13%, 94%) |
| CMYK | cmyk(13.3%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(92.48, -11.14, -1.57) |
| CIE-LCH | lch(92.48, 11.25, 188.04°) |
| OKLab | oklab(93.1% -0.0335 -0.0044) |
| OKLCH | oklch(93.1% 0.034 187.4) |
| XYZ | xyz(72.3091, 81.7845, 91.3169) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.60
Ice
#D6FFFA
ΔE00 3.60
Very Pale Blue
#D6FFFE
ΔE00 3.69
Lightcyan
#E0FFFF
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 3.92
Really Light Blue
#D4FFFF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F0EC #F0D0D4
analogous
#D0F0DC #D0F0EC #D0E4F0
triadic
#D0F0EC #ECD0F0 #F0ECD0
tetradic
#D0F0EC #DCD0F0 #F0D0D4 #E4F0D0
square
#D0F0EC #DCD0F0 #F0D0D4 #E4F0D0
split-complementary
#D0F0EC #F0D0E4 #F0DCD0
monochromatic
#73D2C6 #A2E1D9 #D0F0EC #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.21
#D0F0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D0F0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F0EC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F0EC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#C8F2EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d0f0ec; /* rgb */ color: rgb(208, 240, 236); /* oklch */ color: oklch(93.1% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#def5f2',
500: '#d0f0ec',
950: '#000000',
},
}SCSS
$custom: #d0f0ec; $custom-light: #def5f2; $custom-dark: #000000;
JSON
{
"hex": "#d0f0ec",
"rgb": {
"r": 208,
"g": 240,
"b": 236
},
"hsl": {
"h": 172.5,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.93099,
"c": 0.03378,
"h": 187.4
},
"luminance": 0.81786
}Semantic roles & 50–950 ramp
primary
#D0F0EC
secondary
#CE969D
accent
#263ABF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585