#D5EBEF#D5EBEF
#D5EBEF is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.5% C 0.024 H 209.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBEF |
|---|---|
| RGB | rgb(213, 235, 239) |
| HSL | hsl(189, 45%, 89%) |
| HSV | hsv(189, 11%, 94%) |
| CMYK | cmyk(10.9%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.59, -6.44, -4.40) |
| CIE-LCH | lch(91.59, 7.80, 214.35°) |
| OKLab | oklab(92.51% -0.0207 -0.0119) |
| OKLCH | oklch(92.51% 0.024 209.8) |
| XYZ | xyz(72.7253, 79.7935, 93.2147) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.15
Lightcyan
#E0FFFF
ΔE00 5.24
Aliceblue
#F0F8FF
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 6.92
Mintcream
#F5FFFA
ΔE00 7.08
Very Light Blue
#D5FFFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBEF #EFD9D5
analogous
#D5EFE6 #D5EBEF #D5DEEF
triadic
#D5EBEF #EFD5EB #EBEFD5
tetradic
#D5EBEF #E6D5EF #EFD9D5 #DEEFD5
square
#D5EBEF #E6D5EF #EFD9D5 #DEEFD5
split-complementary
#D5EBEF #EFD5DE #EFE6D5
monochromatic
#7CC1CD #A9D6DE #D5EBEF #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.24
#D5EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#D5EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBEF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBEF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#CEEDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d5ebef; /* rgb */ color: rgb(213, 235, 239); /* oklch */ color: oklch(92.5% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#e2f1f4',
500: '#d5ebef',
950: '#000000',
},
}SCSS
$custom: #d5ebef; $custom-light: #e2f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d5ebef",
"rgb": {
"r": 213,
"g": 235,
"b": 239
},
"hsl": {
"h": 189.231,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.92506,
"c": 0.02389,
"h": 209.8
},
"luminance": 0.79795
}Semantic roles & 50–950 ramp
primary
#D5EBEF
secondary
#CCA49D
accent
#432EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585