#D2EAEA#D2EAEA
#D2EAEA is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.025 H 196.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAEA |
|---|---|
| RGB | rgb(210, 234, 234) |
| HSL | hsl(180, 36%, 87%) |
| HSV | hsv(180, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(91.00, -7.86, -2.68) |
| CIE-LCH | lch(91.00, 8.31, 198.85°) |
| OKLab | oklab(91.95% -0.0242 -0.0073) |
| OKLCH | oklch(91.95% 0.025 196.7) |
| XYZ | xyz(70.8490, 78.4865, 89.2426) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.57
Azure (CSS)
#F0FFFF
ΔE00 5.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 5.98
Very Light Blue
#D5FFFF
ΔE00 6.06
Really Light Blue
#D4FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAEA #EAD2D2
analogous
#D2EADE #D2EAEA #D2DEEA
triadic
#D2EAEA #EAD2EA #EAEAD2
tetradic
#D2EAEA #DED2EA #EAD2D2 #DEEAD2
square
#D2EAEA #DED2EA #EAD2D2 #DEEAD2
split-complementary
#D2EAEA #EAD2DE #EADED2
monochromatic
#7FC3C3 #A8D7D7 #D2EAEA #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.26
#D2EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D2EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAEA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAEA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#CBECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eaea; /* rgb */ color: rgb(210, 234, 234); /* oklch */ color: oklch(91.9% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e0f0f0',
500: '#d2eaea',
950: '#000000',
},
}SCSS
$custom: #d2eaea; $custom-light: #e0f0f0; $custom-dark: #000000;
JSON
{
"hex": "#d2eaea",
"rgb": {
"r": 210,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91945,
"c": 0.02532,
"h": 196.7
},
"luminance": 0.78488
}Semantic roles & 50–950 ramp
primary
#D2EAEA
secondary
#C49C9C
accent
#3636AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585