#D2EFEA#D2EFEA
#D2EFEA is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.0% C 0.031 H 184.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFEA |
|---|---|
| RGB | rgb(210, 239, 234) |
| HSL | hsl(170, 48%, 88%) |
| HSV | hsv(170, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.30, -10.39, -0.78) |
| CIE-LCH | lch(92.30, 10.42, 184.32°) |
| OKLab | oklab(92.97% -0.031 -0.0022) |
| OKLCH | oklch(92.97% 0.031 184.2) |
| XYZ | xyz(72.2926, 81.3737, 89.7238) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.99
Ice
#D6FFFA
ΔE00 4.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.26
Very Pale Blue
#D6FFFE
ΔE00 4.38
Very Light Blue
#D5FFFF
ΔE00 4.64
Really Light Blue
#D4FFFF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFEA #EFD2D7
analogous
#D2EFDB #D2EFEA #D2E5EF
triadic
#D2EFEA #EAD2EF #EFEAD2
tetradic
#D2EFEA #DBD2EF #EFD2D7 #E5EFD2
square
#D2EFEA #DBD2EF #EFD2D7 #E5EFD2
split-complementary
#D2EFEA #EFD2E5 #EFDBD2
monochromatic
#78CFC0 #A5DFD5 #D2EFEA #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.22
#D2EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D2EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFEA
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFEA | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#CBF0ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2efea; /* rgb */ color: rgb(210, 239, 234); /* oklch */ color: oklch(93.0% 0.031 184.2);
Tailwind
colors: {
custom: {
50: '#e0f4f0',
500: '#d2efea',
950: '#000000',
},
}SCSS
$custom: #d2efea; $custom-light: #e0f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d2efea",
"rgb": {
"r": 210,
"g": 239,
"b": 234
},
"hsl": {
"h": 169.655,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92971,
"c": 0.03107,
"h": 184.2
},
"luminance": 0.81375
}Semantic roles & 50–950 ramp
primary
#D2EFEA
secondary
#CC99A2
accent
#2B44BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585