#D2EDEE#D2EDEE
#D2EDEE is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.7% C 0.028 H 199.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EDEE |
|---|---|
| RGB | rgb(210, 237, 238) |
| HSL | hsl(182, 45%, 88%) |
| HSV | hsv(182, 12%, 93%) |
| CMYK | cmyk(11.8%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.88, -8.60, -3.48) |
| CIE-LCH | lch(91.88, 9.28, 202.00°) |
| OKLab | oklab(92.68% -0.0268 -0.0094) |
| OKLCH | oklch(92.68% 0.028 199.4) |
| XYZ | xyz(72.2914, 80.4416, 92.5904) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.80
Ice Blue (survey)
#D7FFFE
ΔE00 4.93
Very Pale Blue
#D6FFFE
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.13
Really Light Blue
#D4FFFF
ΔE00 5.29
Pale Blue
#D0FEFE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EDEE #EED3D2
analogous
#D2EEE1 #D2EDEE #D2DFEE
triadic
#D2EDEE #EED2ED #EDEED2
tetradic
#D2EDEE #E1D2EE #EED3D2 #DFEED2
square
#D2EDEE #E1D2EE #EED3D2 #DFEED2
split-complementary
#D2EDEE #EED2DF #EEE1D2
monochromatic
#79C9CC #A6DBDD #D2EDEE #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.23
#D2EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D2EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EDEE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EDEE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#CAEFED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2edee; /* rgb */ color: rgb(210, 237, 238); /* oklch */ color: oklch(92.7% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#e0f2f3',
500: '#d2edee',
950: '#000000',
},
}SCSS
$custom: #d2edee; $custom-light: #e0f2f3; $custom-dark: #000000;
JSON
{
"hex": "#d2edee",
"rgb": {
"r": 210,
"g": 237,
"b": 238
},
"hsl": {
"h": 182.143,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92677,
"c": 0.02838,
"h": 199.4
},
"luminance": 0.80443
}Semantic roles & 50–950 ramp
primary
#D2EDEE
secondary
#CA9C9A
accent
#322DB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585