#D5EBEE#D5EBEE
#D5EBEE is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.5% C 0.024 H 206.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EBEE |
|---|---|
| RGB | rgb(213, 235, 238) |
| HSL | hsl(187, 42%, 88%) |
| HSV | hsv(187, 11%, 93%) |
| CMYK | cmyk(10.5%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.57, -6.64, -3.92) |
| CIE-LCH | lch(91.57, 7.71, 210.57°) |
| OKLab | oklab(92.48% -0.0211 -0.0106) |
| OKLCH | oklch(92.48% 0.024 206.6) |
| XYZ | xyz(72.5779, 79.7346, 92.4389) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.02
Azure (CSS)
#F0FFFF
ΔE00 5.08
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Very Pale Blue
#D6FFFE
ΔE00 6.85
Very Light Blue
#D5FFFF
ΔE00 6.87
Mintcream
#F5FFFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EBEE #EED8D5
analogous
#D5EEE4 #D5EBEE #D5DEEE
triadic
#D5EBEE #EED5EB #EBEED5
tetradic
#D5EBEE #E4D5EE #EED8D5 #DEEED5
square
#D5EBEE #E4D5EE #EED8D5 #DEEED5
split-complementary
#D5EBEE #EED5DE #EEE4D5
monochromatic
#7EC2CB #A9D6DC #D5EBEE #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.24
#D5EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#D5EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EBEE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EBEE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#CEEDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d5ebee; /* rgb */ color: rgb(213, 235, 238); /* oklch */ color: oklch(92.5% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#e2f1f3',
500: '#d5ebee',
950: '#000000',
},
}SCSS
$custom: #d5ebee; $custom-light: #e2f1f3; $custom-dark: #000000;
JSON
{
"hex": "#d5ebee",
"rgb": {
"r": 213,
"g": 235,
"b": 238
},
"hsl": {
"h": 187.2,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.92477,
"c": 0.02361,
"h": 206.6
},
"luminance": 0.79736
}Semantic roles & 50–950 ramp
primary
#D5EBEE
secondary
#CAA39D
accent
#4030B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585