#D2ECF0#D2ECF0
#D2ECF0 is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.5% C 0.028 H 207.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECF0 |
|---|---|
| RGB | rgb(210, 236, 240) |
| HSL | hsl(188, 50%, 88%) |
| HSV | hsv(188, 13%, 94%) |
| CMYK | cmyk(12.5%, 1.7%, 0%, 5.9%) |
| CIE-LAB | lab(91.68, -7.70, -4.82) |
| CIE-LCH | lch(91.68, 9.09, 212.04°) |
| OKLab | oklab(92.53% -0.0247 -0.013) |
| OKLCH | oklch(92.53% 0.028 207.9) |
| XYZ | xyz(72.2982, 79.9823, 94.0502) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 5.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.90
Very Light Blue
#D5FFFF
ΔE00 6.02
Very Pale Blue
#D6FFFE
ΔE00 6.06
Really Light Blue
#D4FFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECF0 #F0D6D2
analogous
#D2F0E5 #D2ECF0 #D2DDF0
triadic
#D2ECF0 #F0D2EC #ECF0D2
tetradic
#D2ECF0 #E5D2F0 #F0D6D2 #DDF0D2
square
#D2ECF0 #E5D2F0 #F0D6D2 #DDF0D2
split-complementary
#D2ECF0 #F0D2DD #F0E5D2
monochromatic
#76C5D1 #A4D9E1 #D2ECF0 #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.24
#D2ECF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#D2ECF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECF0
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECF0 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF0
Deuteranopia (green-blind)
#E2E5F0
Tritanopia (blue-blind)
#CAEEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2ecf0; /* rgb */ color: rgb(210, 236, 240); /* oklch */ color: oklch(92.5% 0.028 207.9);
Tailwind
colors: {
custom: {
50: '#e0f2f4',
500: '#d2ecf0',
950: '#000000',
},
}SCSS
$custom: #d2ecf0; $custom-light: #e0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#d2ecf0",
"rgb": {
"r": 210,
"g": 236,
"b": 240
},
"hsl": {
"h": 188,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.92532,
"c": 0.02789,
"h": 207.9
},
"luminance": 0.79984
}Semantic roles & 50–950 ramp
primary
#D2ECF0
secondary
#CEA099
accent
#3C28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585