#D2EEE5#D2EEE5
#D2EEE5 is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.032 H 174.3°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEE5 |
|---|---|
| RGB | rgb(210, 238, 229) |
| HSL | hsl(161, 45%, 88%) |
| HSV | hsv(161, 12%, 93%) |
| CMYK | cmyk(11.8%, 0%, 3.8%, 6.7%) |
| CIE-LAB | lab(91.91, -10.84, 1.25) |
| CIE-LCH | lch(91.91, 10.91, 173.40°) |
| OKLab | oklab(92.62% -0.0316 0.0032) |
| OKLCH | oklch(92.62% 0.032 174.3) |
| XYZ | xyz(71.2924, 80.5065, 85.8968) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.76
Lightcyan
#E0FFFF
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.37
Very Pale Blue
#D6FFFE
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.80
Really Light Blue
#D4FFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEE5 #EED2DB
analogous
#D2EED7 #D2EEE5 #D2E9EE
triadic
#D2EEE5 #E5D2EE #EEE5D2
tetradic
#D2EEE5 #D7D2EE #EED2DB #E9EED2
square
#D2EEE5 #D7D2EE #EED2DB #E9EED2
split-complementary
#D2EEE5 #EED2E9 #EED7D2
monochromatic
#79CCB2 #A6DDCB #D2EEE5 #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.23
#D2EEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D2EEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEE5
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEE5 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEAE5
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#CCEFEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2eee5; /* rgb */ color: rgb(210, 238, 229); /* oklch */ color: oklch(92.6% 0.032 174.3);
Tailwind
colors: {
custom: {
50: '#e0f3ed',
500: '#d2eee5',
950: '#000000',
},
}SCSS
$custom: #d2eee5; $custom-light: #e0f3ed; $custom-dark: #000000;
JSON
{
"hex": "#d2eee5",
"rgb": {
"r": 210,
"g": 238,
"b": 229
},
"hsl": {
"h": 160.714,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92623,
"c": 0.03175,
"h": 174.3
},
"luminance": 0.80508
}Semantic roles & 50–950 ramp
primary
#D2EEE5
secondary
#CA9AA9
accent
#2D5AB8
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584