#D5EBEC#D5EBEC
#D5EBEC is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.4% C 0.023 H 200.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBEC |
|---|---|
| RGB | rgb(213, 235, 236) |
| HSL | hsl(183, 38%, 88%) |
| HSV | hsv(183, 10%, 93%) |
| CMYK | cmyk(9.7%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.51, -7.02, -2.95) |
| CIE-LCH | lch(91.51, 7.62, 202.81°) |
| OKLab | oklab(92.42% -0.0219 -0.008) |
| OKLCH | oklch(92.42% 0.023 200.1) |
| XYZ | xyz(72.2857, 79.6177, 90.9000) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.72
Azure (CSS)
#F0FFFF
ΔE00 5.06
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.46
Very Light Blue
#D5FFFF
ΔE00 6.53
Mintcream
#F5FFFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBEC #ECD6D5
analogous
#D5ECE1 #D5EBEC #D5DFEC
triadic
#D5EBEC #ECD5EB #EBECD5
tetradic
#D5EBEC #E1D5EC #ECD6D5 #DFECD5
square
#D5EBEC #E1D5EC #ECD6D5 #DFECD5
split-complementary
#D5EBEC #ECD5DF #ECE1D5
monochromatic
#81C3C6 #ABD7D9 #D5EBEC #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.24
#D5EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#D5EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBEC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBEC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#CFEDEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d5ebec; /* rgb */ color: rgb(213, 235, 236); /* oklch */ color: oklch(92.4% 0.023 200.1);
Tailwind
colors: {
custom: {
50: '#e2f1f2',
500: '#d5ebec',
950: '#000000',
},
}SCSS
$custom: #d5ebec; $custom-light: #e2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d5ebec",
"rgb": {
"r": 213,
"g": 235,
"b": 236
},
"hsl": {
"h": 182.609,
"s": 37.705,
"l": 88.039
},
"oklch": {
"l": 0.92418,
"c": 0.02328,
"h": 200.1
},
"luminance": 0.79619
}Semantic roles & 50–950 ramp
primary
#D5EBEC
secondary
#C7A09E
accent
#3A35B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585