#D2EEED#D2EEED
#D2EEED is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.9% C 0.029 H 194.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEED |
|---|---|
| RGB | rgb(210, 238, 237) |
| HSL | hsl(178, 45%, 88%) |
| HSV | hsv(178, 12%, 93%) |
| CMYK | cmyk(11.8%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.12, -9.31, -2.61) |
| CIE-LCH | lch(92.12, 9.67, 195.69°) |
| OKLab | oklab(92.85% -0.0285 -0.0071) |
| OKLCH | oklch(92.85% 0.029 194) |
| XYZ | xyz(72.4352, 80.9636, 91.9156) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.53
Ice Blue (survey)
#D7FFFE
ΔE00 4.38
Very Pale Blue
#D6FFFE
ΔE00 4.53
Very Light Blue
#D5FFFF
ΔE00 4.65
Really Light Blue
#D4FFFF
ΔE00 4.80
Ice
#D6FFFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEED #EED2D3
analogous
#D2EEDF #D2EEED #D2E1EE
triadic
#D2EEED #EDD2EE #EEEDD2
tetradic
#D2EEED #DFD2EE #EED2D3 #E1EED2
square
#D2EEED #DFD2EE #EED2D3 #E1EED2
split-complementary
#D2EEED #EED2E1 #EEDFD2
monochromatic
#79CCC9 #A6DDDB #D2EEED #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.22
#D2EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D2EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEED
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEED | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E4E7ED
Tritanopia (blue-blind)
#CAF0EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2eeed; /* rgb */ color: rgb(210, 238, 237); /* oklch */ color: oklch(92.9% 0.029 194.0);
Tailwind
colors: {
custom: {
50: '#e0f3f2',
500: '#d2eeed',
950: '#000000',
},
}SCSS
$custom: #d2eeed; $custom-light: #e0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#d2eeed",
"rgb": {
"r": 210,
"g": 238,
"b": 237
},
"hsl": {
"h": 177.857,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92852,
"c": 0.02937,
"h": 194
},
"luminance": 0.80965
}Semantic roles & 50–950 ramp
primary
#D2EEED
secondary
#CA9A9C
accent
#2D32B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585