#D2EAED#D2EAED
#D2EAED is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.026 H 205.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAED |
|---|---|
| RGB | rgb(210, 234, 237) |
| HSL | hsl(187, 43%, 88%) |
| HSV | hsv(187, 11%, 93%) |
| CMYK | cmyk(11.4%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(91.08, -7.28, -4.13) |
| CIE-LCH | lch(91.08, 8.37, 209.61°) |
| OKLab | oklab(92.03% -0.0231 -0.0112) |
| OKLCH | oklch(92.03% 0.026 205.8) |
| XYZ | xyz(71.2836, 78.6603, 91.5317) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.90
Azure (CSS)
#F0FFFF
ΔE00 5.63
Ice Blue (survey)
#D7FFFE
ΔE00 6.33
Very Light Blue
#D5FFFF
ΔE00 6.49
Very Pale Blue
#D6FFFE
ΔE00 6.49
Really Light Blue
#D4FFFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAED #EDD5D2
analogous
#D2EDE3 #D2EAED #D2DCED
triadic
#D2EAED #EDD2EA #EAEDD2
tetradic
#D2EAED #E3D2ED #EDD5D2 #DCEDD2
square
#D2EAED #E3D2ED #EDD5D2 #DCEDD2
split-complementary
#D2EAED #EDD2DC #EDE3D2
monochromatic
#7BC1CA #A6D6DC #D2EAED #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.26
#D2EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D2EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAED
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAED | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#CBECEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eaed; /* rgb */ color: rgb(210, 234, 237); /* oklch */ color: oklch(92.0% 0.026 205.8);
Tailwind
colors: {
custom: {
50: '#e0f0f2',
500: '#d2eaed',
950: '#000000',
},
}SCSS
$custom: #d2eaed; $custom-light: #e0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#d2eaed",
"rgb": {
"r": 210,
"g": 234,
"b": 237
},
"hsl": {
"h": 186.667,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92034,
"c": 0.02567,
"h": 205.8
},
"luminance": 0.78662
}Semantic roles & 50–950 ramp
primary
#D2EAED
secondary
#C9A09A
accent
#3E30B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585