#D2EDF0#D2EDF0
#D2EDF0 is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.7% C 0.029 H 204.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDF0 |
|---|---|
| RGB | rgb(210, 237, 240) |
| HSL | hsl(186, 50%, 88%) |
| HSV | hsv(186, 13%, 94%) |
| CMYK | cmyk(12.5%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(91.94, -8.21, -4.44) |
| CIE-LCH | lch(91.94, 9.33, 208.41°) |
| OKLab | oklab(92.74% -0.026 -0.012) |
| OKLCH | oklch(92.74% 0.029 204.8) |
| XYZ | xyz(72.5869, 80.5598, 94.1465) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.06
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Very Light Blue
#D5FFFF
ΔE00 5.46
Very Pale Blue
#D6FFFE
ΔE00 5.48
Really Light Blue
#D4FFFF
ΔE00 5.62
Azure (CSS)
#F0FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDF0 #F0D5D2
analogous
#D2F0E4 #D2EDF0 #D2DEF0
triadic
#D2EDF0 #F0D2ED #EDF0D2
tetradic
#D2EDF0 #E4D2F0 #F0D5D2 #DEF0D2
square
#D2EDF0 #E4D2F0 #F0D5D2 #DEF0D2
split-complementary
#D2EDF0 #F0D2DE #F0E4D2
monochromatic
#76C8D1 #A4DBE1 #D2EDF0 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.23
#D2EDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#D2EDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDF0
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDF0 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAF0
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#CAEFEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2edf0; /* rgb */ color: rgb(210, 237, 240); /* oklch */ color: oklch(92.7% 0.029 204.8);
Tailwind
colors: {
custom: {
50: '#e0f2f4',
500: '#d2edf0',
950: '#000000',
},
}SCSS
$custom: #d2edf0; $custom-light: #e0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#d2edf0",
"rgb": {
"r": 210,
"g": 237,
"b": 240
},
"hsl": {
"h": 186,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.92736,
"c": 0.02865,
"h": 204.8
},
"luminance": 0.80561
}Semantic roles & 50–950 ramp
primary
#D2EDF0
secondary
#CE9E99
accent
#3728BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585