#D2EEF2#D2EEF2
#D2EEF2 is a very light, muted teal. Relative luminance 0.813; OKLCH L 93.0% C 0.030 H 207.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEF2 |
|---|---|
| RGB | rgb(210, 238, 242) |
| HSL | hsl(188, 55%, 89%) |
| HSV | hsv(188, 13%, 95%) |
| CMYK | cmyk(13.2%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(92.25, -8.32, -5.02) |
| CIE-LCH | lch(92.25, 9.72, 211.12°) |
| OKLab | oklab(93% -0.0266 -0.0136) |
| OKLCH | oklch(93% 0.03 207.1) |
| XYZ | xyz(73.1759, 81.2599, 95.8166) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.01
Ice Blue (survey)
#D7FFFE
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.36
Very Pale Blue
#D6FFFE
ΔE00 5.41
Really Light Blue
#D4FFFF
ΔE00 5.52
Azure (CSS)
#F0FFFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEF2 #F2D6D2
analogous
#D2F2E6 #D2EEF2 #D2DEF2
triadic
#D2EEF2 #F2D2EE #EEF2D2
tetradic
#D2EEF2 #E6D2F2 #F2D6D2 #DEF2D2
square
#D2EEF2 #E6D2F2 #F2D6D2 #DEF2D2
split-complementary
#D2EEF2 #F2D2DE #F2E6D2
monochromatic
#73CAD7 #A3DCE4 #D2EEF2 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.22
#D2EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D2EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEF2
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEF2 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF2
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#C9F1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2eef2; /* rgb */ color: rgb(210, 238, 242); /* oklch */ color: oklch(93.0% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#e0f3f6',
500: '#d2eef2',
950: '#000000',
},
}SCSS
$custom: #d2eef2; $custom-light: #e0f3f6; $custom-dark: #000000;
JSON
{
"hex": "#d2eef2",
"rgb": {
"r": 210,
"g": 238,
"b": 242
},
"hsl": {
"h": 187.5,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93,
"c": 0.02986,
"h": 207.1
},
"luminance": 0.81262
}Semantic roles & 50–950 ramp
primary
#D2EEF2
secondary
#D19E97
accent
#3723C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585