#D2E9EA#D2E9EA
#D2E9EA is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.7% C 0.024 H 199.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E9EA |
|---|---|
| RGB | rgb(210, 233, 234) |
| HSL | hsl(183, 36%, 87%) |
| HSV | hsv(183, 10%, 92%) |
| CMYK | cmyk(10.3%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(90.74, -7.35, -3.06) |
| CIE-LCH | lch(90.74, 7.97, 202.62°) |
| OKLab | oklab(91.74% -0.0229 -0.0083) |
| OKLCH | oklch(91.74% 0.024 199.9) |
| XYZ | xyz(70.5651, 77.9187, 89.1480) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.94
Azure (CSS)
#F0FFFF
ΔE00 5.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.46
Very Light Blue
#D5FFFF
ΔE00 6.52
Really Light Blue
#D4FFFF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E9EA #EAD3D2
analogous
#D2EADF #D2E9EA #D2DDEA
triadic
#D2E9EA #EAD2E9 #E9EAD2
tetradic
#D2E9EA #DFD2EA #EAD3D2 #DDEAD2
square
#D2E9EA #DFD2EA #EAD3D2 #DDEAD2
split-complementary
#D2E9EA #EAD2DD #EADFD2
monochromatic
#7FC0C3 #A8D5D7 #D2E9EA #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.27
#D2E9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#D2E9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E9EA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E9EA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#CBEBE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2e9ea; /* rgb */ color: rgb(210, 233, 234); /* oklch */ color: oklch(91.7% 0.024 199.9);
Tailwind
colors: {
custom: {
50: '#e0f0f0',
500: '#d2e9ea',
950: '#000000',
},
}SCSS
$custom: #d2e9ea; $custom-light: #e0f0f0; $custom-dark: #000000;
JSON
{
"hex": "#d2e9ea",
"rgb": {
"r": 210,
"g": 233,
"b": 234
},
"hsl": {
"h": 182.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91741,
"c": 0.02435,
"h": 199.9
},
"luminance": 0.7792
}Semantic roles & 50–950 ramp
primary
#D2E9EA
secondary
#C49E9C
accent
#3B36AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585