#D0F0EA#D0F0EA
#D0F0EA is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.0% C 0.034 H 183.0°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F0EA |
|---|---|
| RGB | rgb(208, 240, 234) |
| HSL | hsl(169, 52%, 88%) |
| HSV | hsv(169, 13%, 94%) |
| CMYK | cmyk(13.3%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.43, -11.53, -0.61) |
| CIE-LCH | lch(92.43, 11.54, 183.02°) |
| OKLab | oklab(93.04% -0.0343 -0.0018) |
| OKLCH | oklch(93.04% 0.034 183) |
| XYZ | xyz(72.0201, 81.6690, 89.7952) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.57
Ice Blue (survey)
#D7FFFE
ΔE00 3.95
Very Pale Blue
#D6FFFE
ΔE00 4.03
Lightcyan
#E0FFFF
ΔE00 4.24
Very Light Blue
#D5FFFF
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F0EA #F0D0D6
analogous
#D0F0DA #D0F0EA #D0E6F0
triadic
#D0F0EA #EAD0F0 #F0EAD0
tetradic
#D0F0EA #DAD0F0 #F0D0D6 #E6F0D0
square
#D0F0EA #DAD0F0 #F0D0D6 #E6F0D0
split-complementary
#D0F0EA #F0D0E6 #F0DAD0
monochromatic
#73D2C1 #A2E1D5 #D0F0EA #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.21
#D0F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#D0F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F0EA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F0EA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#C8F1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d0f0ea; /* rgb */ color: rgb(208, 240, 234); /* oklch */ color: oklch(93.0% 0.034 183.0);
Tailwind
colors: {
custom: {
50: '#def5f0',
500: '#d0f0ea',
950: '#000000',
},
}SCSS
$custom: #d0f0ea; $custom-light: #def5f0; $custom-dark: #000000;
JSON
{
"hex": "#d0f0ea",
"rgb": {
"r": 208,
"g": 240,
"b": 234
},
"hsl": {
"h": 168.75,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.93041,
"c": 0.03433,
"h": 183
},
"luminance": 0.81671
}Semantic roles & 50–950 ramp
primary
#D0F0EA
secondary
#CE96A1
accent
#2643BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585