#D2EEF3#D2EEF3
#D2EEF3 is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.030 H 209.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEF3 |
|---|---|
| RGB | rgb(210, 238, 243) |
| HSL | hsl(189, 58%, 89%) |
| HSV | hsv(189, 14%, 95%) |
| CMYK | cmyk(13.6%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(92.27, -8.12, -5.50) |
| CIE-LCH | lch(92.27, 9.81, 214.13°) |
| OKLab | oklab(93.03% -0.0262 -0.0149) |
| OKLCH | oklch(93.03% 0.03 209.6) |
| XYZ | xyz(73.3265, 81.3201, 96.6097) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.25
Ice Blue (survey)
#D7FFFE
ΔE00 5.55
Very Light Blue
#D5FFFF
ΔE00 5.62
Very Pale Blue
#D6FFFE
ΔE00 5.70
Really Light Blue
#D4FFFF
ΔE00 5.78
Azure (CSS)
#F0FFFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEF3 #F3D7D2
analogous
#D2F3E8 #D2EEF3 #D2DEF3
triadic
#D2EEF3 #F3D2EE #EEF3D2
tetradic
#D2EEF3 #E8D2F3 #F3D7D2 #DEF3D2
square
#D2EEF3 #E8D2F3 #F3D7D2 #DEF3D2
split-complementary
#D2EEF3 #F3D2DE #F3E8D2
monochromatic
#71C9D9 #A2DCE6 #D2EEF3 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.22
#D2EEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D2EEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEF3
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEF3 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF3
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#C9F1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2eef3; /* rgb */ color: rgb(210, 238, 243); /* oklch */ color: oklch(93.0% 0.030 209.6);
Tailwind
colors: {
custom: {
50: '#e0f3f7',
500: '#d2eef3',
950: '#000000',
},
}SCSS
$custom: #d2eef3; $custom-light: #e0f3f7; $custom-dark: #000000;
JSON
{
"hex": "#d2eef3",
"rgb": {
"r": 210,
"g": 238,
"b": 243
},
"hsl": {
"h": 189.091,
"s": 57.895,
"l": 88.824
},
"oklch": {
"l": 0.9303,
"c": 0.03014,
"h": 209.6
},
"luminance": 0.81322
}Semantic roles & 50–950 ramp
primary
#D2EEF3
secondary
#D3A096
accent
#3920C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585