#D0EFEF#D0EFEF
#D0EFEF is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.0% C 0.032 H 196.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EFEF |
|---|---|
| RGB | rgb(208, 239, 239) |
| HSL | hsl(180, 49%, 88%) |
| HSV | hsv(180, 13%, 94%) |
| CMYK | cmyk(13%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.30, -10.05, -3.40) |
| CIE-LCH | lch(92.30, 10.61, 198.71°) |
| OKLab | oklab(92.98% -0.031 -0.0092) |
| OKLCH | oklch(92.98% 0.032 196.6) |
| XYZ | xyz(72.4550, 81.3732, 93.5338) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.33
Ice Blue (survey)
#D7FFFE
ΔE00 3.82
Very Pale Blue
#D6FFFE
ΔE00 3.95
Very Light Blue
#D5FFFF
ΔE00 4.01
Really Light Blue
#D4FFFF
ΔE00 4.15
Pale Blue
#D0FEFE
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EFEF #EFD0D0
analogous
#D0EFDF #D0EFEF #D0DFEF
triadic
#D0EFEF #EFD0EF #EFEFD0
tetradic
#D0EFEF #DFD0EF #EFD0D0 #DFEFD0
square
#D0EFEF #DFD0EF #EFD0D0 #DFEFD0
split-complementary
#D0EFEF #EFD0DF #EFDFD0
monochromatic
#75D0D0 #A2DFDF #D0EFEF #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.22
#D0EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D0EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EFEF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EFEF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#C7F1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d0efef; /* rgb */ color: rgb(208, 239, 239); /* oklch */ color: oklch(93.0% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#def4f4',
500: '#d0efef',
950: '#000000',
},
}SCSS
$custom: #d0efef; $custom-light: #def4f4; $custom-dark: #000000;
JSON
{
"hex": "#d0efef",
"rgb": {
"r": 208,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.9298,
"c": 0.03236,
"h": 196.6
},
"luminance": 0.81375
}Semantic roles & 50–950 ramp
primary
#D0EFEF
secondary
#CC9797
accent
#2929BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585