#D2EEEB#D2EEEB
#D2EEEB is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.8% C 0.030 H 188.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEEB |
|---|---|
| RGB | rgb(210, 238, 235) |
| HSL | hsl(174, 45%, 88%) |
| HSV | hsv(174, 12%, 93%) |
| CMYK | cmyk(11.8%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.06, -9.69, -1.65) |
| CIE-LCH | lch(92.06, 9.83, 189.65°) |
| OKLab | oklab(92.79% -0.0293 -0.0045) |
| OKLCH | oklch(92.79% 0.03 188.8) |
| XYZ | xyz(72.1447, 80.8474, 90.3853) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.37
Very Pale Blue
#D6FFFE
ΔE00 4.51
Ice
#D6FFFA
ΔE00 4.67
Very Light Blue
#D5FFFF
ΔE00 4.70
Really Light Blue
#D4FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEEB #EED2D5
analogous
#D2EEDD #D2EEEB #D2E3EE
triadic
#D2EEEB #EBD2EE #EEEBD2
tetradic
#D2EEEB #DDD2EE #EED2D5 #E3EED2
square
#D2EEEB #DDD2EE #EED2D5 #E3EED2
split-complementary
#D2EEEB #EED2E3 #EEDDD2
monochromatic
#79CCC4 #A6DDD7 #D2EEEB #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.22
#D2EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#D2EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEEB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEEB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#CBF0ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2eeeb; /* rgb */ color: rgb(210, 238, 235); /* oklch */ color: oklch(92.8% 0.030 188.8);
Tailwind
colors: {
custom: {
50: '#e0f3f1',
500: '#d2eeeb',
950: '#000000',
},
}SCSS
$custom: #d2eeeb; $custom-light: #e0f3f1; $custom-dark: #000000;
JSON
{
"hex": "#d2eeeb",
"rgb": {
"r": 210,
"g": 238,
"b": 235
},
"hsl": {
"h": 173.571,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92794,
"c": 0.02961,
"h": 188.8
},
"luminance": 0.80849
}Semantic roles & 50–950 ramp
primary
#D2EEEB
secondary
#CA9A9F
accent
#2D3CB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585