#D2EFE9#D2EFE9
#D2EFE9 is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.9% C 0.031 H 181.8°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFE9 |
|---|---|
| RGB | rgb(210, 239, 233) |
| HSL | hsl(168, 48%, 88%) |
| HSV | hsv(168, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(92.27, -10.58, -0.30) |
| CIE-LCH | lch(92.27, 10.59, 181.63°) |
| OKLab | oklab(92.94% -0.0314 -0.001) |
| OKLCH | oklch(92.94% 0.031 181.8) |
| XYZ | xyz(72.1493, 81.3164, 88.9694) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.19
Lightcyan
#E0FFFF
ΔE00 4.25
Ice Blue (survey)
#D7FFFE
ΔE00 4.43
Very Pale Blue
#D6FFFE
ΔE00 4.54
Very Light Blue
#D5FFFF
ΔE00 4.83
Really Light Blue
#D4FFFF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFE9 #EFD2D8
analogous
#D2EFDA #D2EFE9 #D2E6EF
triadic
#D2EFE9 #E9D2EF #EFE9D2
tetradic
#D2EFE9 #DAD2EF #EFD2D8 #E6EFD2
square
#D2EFE9 #DAD2EF #EFD2D8 #E6EFD2
split-complementary
#D2EFE9 #EFD2E6 #EFDAD2
monochromatic
#78CFBD #A5DFD3 #D2EFE9 #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.22
#D2EFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D2EFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFE9
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFE9 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE9
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#CBF0ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2efe9; /* rgb */ color: rgb(210, 239, 233); /* oklch */ color: oklch(92.9% 0.031 181.8);
Tailwind
colors: {
custom: {
50: '#e0f4f0',
500: '#d2efe9',
950: '#000000',
},
}SCSS
$custom: #d2efe9; $custom-light: #e0f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d2efe9",
"rgb": {
"r": 210,
"g": 239,
"b": 233
},
"hsl": {
"h": 167.586,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92942,
"c": 0.03139,
"h": 181.8
},
"luminance": 0.81318
}Semantic roles & 50–950 ramp
primary
#D2EFE9
secondary
#CC99A4
accent
#2B49BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585