#D2EAE6#D2EAE6
#D2EAE6 is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.026 H 184.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAE6 |
|---|---|
| RGB | rgb(210, 234, 230) |
| HSL | hsl(170, 36%, 87%) |
| HSV | hsv(170, 10%, 92%) |
| CMYK | cmyk(10.3%, 0%, 1.7%, 8.2%) |
| CIE-LAB | lab(90.90, -8.63, -0.75) |
| CIE-LCH | lch(90.90, 8.66, 184.94°) |
| OKLab | oklab(91.83% -0.0258 -0.0021) |
| OKLCH | oklch(91.83% 0.026 184.7) |
| XYZ | xyz(70.2808, 78.2592, 86.2503) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.73
Very Pale Blue
#D6FFFE
ΔE00 5.88
Ice
#D6FFFA
ΔE00 5.92
Very Light Blue
#D5FFFF
ΔE00 6.08
Really Light Blue
#D4FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAE6 #EAD2D6
analogous
#D2EADA #D2EAE6 #D2E2EA
triadic
#D2EAE6 #E6D2EA #EAE6D2
tetradic
#D2EAE6 #DAD2EA #EAD2D6 #E2EAD2
square
#D2EAE6 #DAD2EA #EAD2D6 #E2EAD2
split-complementary
#D2EAE6 #EAD2E2 #EADAD2
monochromatic
#7FC3B8 #A8D7CF #D2EAE6 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.26
#D2EAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D2EAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAE6
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAE6 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E6
Deuteranopia (green-blind)
#E3E3E6
Tritanopia (blue-blind)
#CCEBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eae6; /* rgb */ color: rgb(210, 234, 230); /* oklch */ color: oklch(91.8% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#e0f0ed',
500: '#d2eae6',
950: '#000000',
},
}SCSS
$custom: #d2eae6; $custom-light: #e0f0ed; $custom-dark: #000000;
JSON
{
"hex": "#d2eae6",
"rgb": {
"r": 210,
"g": 234,
"b": 230
},
"hsl": {
"h": 170,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.9183,
"c": 0.02588,
"h": 184.7
},
"luminance": 0.7826
}Semantic roles & 50–950 ramp
primary
#D2EAE6
secondary
#C49CA3
accent
#364AAF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584