#D2EBEE#D2EBEE
#D2EBEE is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.3% C 0.027 H 205.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBEE |
|---|---|
| RGB | rgb(210, 235, 238) |
| HSL | hsl(186, 45%, 88%) |
| HSV | hsv(186, 12%, 93%) |
| CMYK | cmyk(11.8%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.37, -7.59, -4.24) |
| CIE-LCH | lch(91.37, 8.69, 209.18°) |
| OKLab | oklab(92.27% -0.0241 -0.0114) |
| OKLCH | oklch(92.27% 0.027 205.4) |
| XYZ | xyz(71.7156, 79.2899, 92.3984) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 5.65
Ice Blue (survey)
#D7FFFE
ΔE00 5.99
Very Light Blue
#D5FFFF
ΔE00 6.14
Very Pale Blue
#D6FFFE
ΔE00 6.15
Really Light Blue
#D4FFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBEE #EED5D2
analogous
#D2EEE3 #D2EBEE #D2DDEE
triadic
#D2EBEE #EED2EB #EBEED2
tetradic
#D2EBEE #E3D2EE #EED5D2 #DDEED2
square
#D2EBEE #E3D2EE #EED5D2 #DDEED2
split-complementary
#D2EBEE #EED2DD #EEE3D2
monochromatic
#79C4CC #A6D7DD #D2EBEE #E9F5F7 #E9F5F7
Accessibility & contrast
On white
1.25
#D2EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D2EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBEE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBEE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#CAEDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebee; /* rgb */ color: rgb(210, 235, 238); /* oklch */ color: oklch(92.3% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#e0f1f3',
500: '#d2ebee',
950: '#000000',
},
}SCSS
$custom: #d2ebee; $custom-light: #e0f1f3; $custom-dark: #000000;
JSON
{
"hex": "#d2ebee",
"rgb": {
"r": 210,
"g": 235,
"b": 238
},
"hsl": {
"h": 186.429,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.92268,
"c": 0.02666,
"h": 205.4
},
"luminance": 0.79291
}Semantic roles & 50–950 ramp
primary
#D2EBEE
secondary
#CA9F9A
accent
#3C2DB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585