#D2EEE8#D2EEE8
#D2EEE8 is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.7% C 0.030 H 181.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEE8 |
|---|---|
| RGB | rgb(210, 238, 232) |
| HSL | hsl(167, 45%, 88%) |
| HSV | hsv(167, 12%, 93%) |
| CMYK | cmyk(11.8%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(91.99, -10.27, -0.20) |
| CIE-LCH | lch(91.99, 10.27, 181.10°) |
| OKLab | oklab(92.71% -0.0304 -0.0007) |
| OKLCH | oklch(92.71% 0.03 181.3) |
| XYZ | xyz(71.7149, 80.6755, 88.1219) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.40
Ice
#D6FFFA
ΔE00 4.51
Ice Blue (survey)
#D7FFFE
ΔE00 4.71
Very Pale Blue
#D6FFFE
ΔE00 4.83
Very Light Blue
#D5FFFF
ΔE00 5.11
Really Light Blue
#D4FFFF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEE8 #EED2D8
analogous
#D2EEDA #D2EEE8 #D2E6EE
triadic
#D2EEE8 #E8D2EE #EEE8D2
tetradic
#D2EEE8 #DAD2EE #EED2D8 #E6EED2
square
#D2EEE8 #DAD2EE #EED2D8 #E6EED2
split-complementary
#D2EEE8 #EED2E6 #EEDAD2
monochromatic
#79CCBB #A6DDD1 #D2EEE8 #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.23
#D2EEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#D2EEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEE8
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEE8 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE8
Deuteranopia (green-blind)
#E6E6E9
Tritanopia (blue-blind)
#CBEFEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2eee8; /* rgb */ color: rgb(210, 238, 232); /* oklch */ color: oklch(92.7% 0.030 181.3);
Tailwind
colors: {
custom: {
50: '#e0f3ef',
500: '#d2eee8',
950: '#000000',
},
}SCSS
$custom: #d2eee8; $custom-light: #e0f3ef; $custom-dark: #000000;
JSON
{
"hex": "#d2eee8",
"rgb": {
"r": 210,
"g": 238,
"b": 232
},
"hsl": {
"h": 167.143,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92708,
"c": 0.03043,
"h": 181.3
},
"luminance": 0.80677
}Semantic roles & 50–950 ramp
primary
#D2EEE8
secondary
#CA9AA4
accent
#2D4BB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585