#D2EEEE#D2EEEE
#D2EEEE is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.9% C 0.029 H 196.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEEE |
|---|---|
| RGB | rgb(210, 238, 238) |
| HSL | hsl(180, 45%, 88%) |
| HSV | hsv(180, 12%, 93%) |
| CMYK | cmyk(11.8%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(92.14, -9.11, -3.10) |
| CIE-LCH | lch(92.14, 9.62, 198.77°) |
| OKLab | oklab(92.88% -0.0281 -0.0084) |
| OKLCH | oklch(92.88% 0.029 196.7) |
| XYZ | xyz(72.5817, 81.0222, 92.6872) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.51
Ice Blue (survey)
#D7FFFE
ΔE00 4.47
Very Pale Blue
#D6FFFE
ΔE00 4.62
Very Light Blue
#D5FFFF
ΔE00 4.70
Really Light Blue
#D4FFFF
ΔE00 4.85
Ice
#D6FFFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEEE #EED2D2
analogous
#D2EEE0 #D2EEEE #D2E0EE
triadic
#D2EEEE #EED2EE #EEEED2
tetradic
#D2EEEE #E0D2EE #EED2D2 #E0EED2
square
#D2EEEE #E0D2EE #EED2D2 #E0EED2
split-complementary
#D2EEEE #EED2E0 #EEE0D2
monochromatic
#79CCCC #A6DDDD #D2EEEE #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.22
#D2EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D2EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEEE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEEE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E4E7EE
Tritanopia (blue-blind)
#CAF0EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2eeee; /* rgb */ color: rgb(210, 238, 238); /* oklch */ color: oklch(92.9% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#e0f3f3',
500: '#d2eeee',
950: '#000000',
},
}SCSS
$custom: #d2eeee; $custom-light: #e0f3f3; $custom-dark: #000000;
JSON
{
"hex": "#d2eeee",
"rgb": {
"r": 210,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92881,
"c": 0.02934,
"h": 196.7
},
"luminance": 0.81024
}Semantic roles & 50–950 ramp
primary
#D2EEEE
secondary
#CA9A9A
accent
#2D2DB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585