#D0EFF2#D0EFF2
#D0EFF2 is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.1% C 0.033 H 203.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EFF2 |
|---|---|
| RGB | rgb(208, 239, 242) |
| HSL | hsl(185, 57%, 88%) |
| HSV | hsv(185, 14%, 95%) |
| CMYK | cmyk(14%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.38, -9.45, -4.85) |
| CIE-LCH | lch(92.38, 10.62, 207.15°) |
| OKLab | oklab(93.07% -0.0299 -0.0131) |
| OKLCH | oklch(93.07% 0.033 203.7) |
| XYZ | xyz(72.9019, 81.5520, 95.8873) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.54
Ice Blue (survey)
#D7FFFE
ΔE00 4.35
Very Light Blue
#D5FFFF
ΔE00 4.43
Very Pale Blue
#D6FFFE
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.57
Pale Blue
#D0FEFE
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EFF2 #F2D3D0
analogous
#D0F2E4 #D0EFF2 #D0DEF2
triadic
#D0EFF2 #F2D0EF #EFF2D0
tetradic
#D0EFF2 #E4D0F2 #F2D3D0 #DEF2D0
square
#D0EFF2 #E4D0F2 #F2D3D0 #DEF2D0
split-complementary
#D0EFF2 #F2D0DE #F2E4D0
monochromatic
#70CED7 #A0DFE5 #D0EFF2 #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.21
#D0EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#D0EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EFF2
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EFF2 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#E4E7F2
Tritanopia (blue-blind)
#C6F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d0eff2; /* rgb */ color: rgb(208, 239, 242); /* oklch */ color: oklch(93.1% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#def4f6',
500: '#d0eff2',
950: '#000000',
},
}SCSS
$custom: #d0eff2; $custom-light: #def4f6; $custom-dark: #000000;
JSON
{
"hex": "#d0eff2",
"rgb": {
"r": 208,
"g": 239,
"b": 242
},
"hsl": {
"h": 185.294,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.93069,
"c": 0.03263,
"h": 203.7
},
"luminance": 0.81554
}Semantic roles & 50–950 ramp
primary
#D0EFF2
secondary
#D19A95
accent
#3021C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585