#D2EBEC#D2EBEC
#D2EBEC is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.2% C 0.026 H 199.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBEC |
|---|---|
| RGB | rgb(210, 235, 236) |
| HSL | hsl(182, 41%, 87%) |
| HSV | hsv(182, 11%, 93%) |
| CMYK | cmyk(11%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.31, -7.98, -3.27) |
| CIE-LCH | lch(91.31, 8.63, 202.29°) |
| OKLab | oklab(92.21% -0.0248 -0.0089) |
| OKLCH | oklch(92.21% 0.026 199.6) |
| XYZ | xyz(71.4234, 79.1731, 90.8596) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.34
Ice Blue (survey)
#D7FFFE
ΔE00 5.61
Azure (CSS)
#F0FFFF
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.77
Very Light Blue
#D5FFFF
ΔE00 5.82
Really Light Blue
#D4FFFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBEC #ECD3D2
analogous
#D2ECE0 #D2EBEC #D2DEEC
triadic
#D2EBEC #ECD2EB #EBECD2
tetradic
#D2EBEC #E0D2EC #ECD3D2 #DEECD2
square
#D2EBEC #E0D2EC #ECD3D2 #DEECD2
split-complementary
#D2EBEC #ECD2DE #ECE0D2
monochromatic
#7CC5C8 #A7D8DA #D2EBEC #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.25
#D2EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#D2EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBEC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBEC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#CBEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebec; /* rgb */ color: rgb(210, 235, 236); /* oklch */ color: oklch(92.2% 0.026 199.6);
Tailwind
colors: {
custom: {
50: '#e0f1f2',
500: '#d2ebec',
950: '#000000',
},
}SCSS
$custom: #d2ebec; $custom-light: #e0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d2ebec",
"rgb": {
"r": 210,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.308,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.92209,
"c": 0.02637,
"h": 199.6
},
"luminance": 0.79174
}Semantic roles & 50–950 ramp
primary
#D2EBEC
secondary
#C79D9B
accent
#3732B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585