#D2EFE8#D2EFE8
#D2EFE8 is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.9% C 0.032 H 179.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFE8 |
|---|---|
| RGB | rgb(210, 239, 232) |
| HSL | hsl(166, 48%, 88%) |
| HSV | hsv(166, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(92.25, -10.77, 0.18) |
| CIE-LCH | lch(92.25, 10.78, 179.03°) |
| OKLab | oklab(92.91% -0.0318 0.0003) |
| OKLCH | oklch(92.91% 0.032 179.4) |
| XYZ | xyz(72.0069, 81.2594, 88.2192) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.23
Lightcyan
#E0FFFF
ΔE00 4.54
Ice Blue (survey)
#D7FFFE
ΔE00 4.64
Very Pale Blue
#D6FFFE
ΔE00 4.74
Very Light Blue
#D5FFFF
ΔE00 5.05
Really Light Blue
#D4FFFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFE8 #EFD2D9
analogous
#D2EFD9 #D2EFE8 #D2E7EF
triadic
#D2EFE8 #E8D2EF #EFE8D2
tetradic
#D2EFE8 #D9D2EF #EFD2D9 #E7EFD2
square
#D2EFE8 #D9D2EF #EFD2D9 #E7EFD2
split-complementary
#D2EFE8 #EFD2E7 #EFD9D2
monochromatic
#78CFBA #A5DFD1 #D2EFE8 #E8F7F3 #E8F7F3
Accessibility & contrast
On white
1.22
#D2EFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#D2EFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFE8
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFE8 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#E7E7E9
Tritanopia (blue-blind)
#CBF0ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2efe8; /* rgb */ color: rgb(210, 239, 232); /* oklch */ color: oklch(92.9% 0.032 179.4);
Tailwind
colors: {
custom: {
50: '#e0f4ef',
500: '#d2efe8',
950: '#000000',
},
}SCSS
$custom: #d2efe8; $custom-light: #e0f4ef; $custom-dark: #000000;
JSON
{
"hex": "#d2efe8",
"rgb": {
"r": 210,
"g": 239,
"b": 232
},
"hsl": {
"h": 165.517,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92914,
"c": 0.03177,
"h": 179.4
},
"luminance": 0.81261
}Semantic roles & 50–950 ramp
primary
#D2EFE8
secondary
#CC99A5
accent
#2B4DBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585