#D5EFEB#D5EFEB
#D5EFEB is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.2% C 0.028 H 185.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFEB |
|---|---|
| RGB | rgb(213, 239, 235) |
| HSL | hsl(171, 45%, 89%) |
| HSV | hsv(171, 11%, 94%) |
| CMYK | cmyk(10.9%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.52, -9.24, -0.96) |
| CIE-LCH | lch(92.52, 9.29, 185.91°) |
| OKLab | oklab(93.21% -0.0277 -0.0027) |
| OKLCH | oklch(93.21% 0.028 185.6) |
| XYZ | xyz(73.2990, 81.8759, 90.5230) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.79
Ice Blue (survey)
#D7FFFE
ΔE00 4.67
Very Pale Blue
#D6FFFE
ΔE00 4.82
Ice
#D6FFFA
ΔE00 4.86
Very Light Blue
#D5FFFF
ΔE00 5.05
Really Light Blue
#D4FFFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFEB #EFD5D9
analogous
#D5EFDE #D5EFEB #D5E6EF
triadic
#D5EFEB #EBD5EF #EFEBD5
tetradic
#D5EFEB #DED5EF #EFD5D9 #E6EFD5
square
#D5EFEB #DED5EF #EFD5D9 #E6EFD5
split-complementary
#D5EFEB #EFD5E6 #EFDED5
monochromatic
#7CCDC1 #A9DED6 #D5EFEB #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.21
#D5EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D5EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFEB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFEB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#CFF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5efeb; /* rgb */ color: rgb(213, 239, 235); /* oklch */ color: oklch(93.2% 0.028 185.6);
Tailwind
colors: {
custom: {
50: '#e2f4f1',
500: '#d5efeb',
950: '#000000',
},
}SCSS
$custom: #d5efeb; $custom-light: #e2f4f1; $custom-dark: #000000;
JSON
{
"hex": "#d5efeb",
"rgb": {
"r": 213,
"g": 239,
"b": 235
},
"hsl": {
"h": 170.769,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.93205,
"c": 0.0278,
"h": 185.6
},
"luminance": 0.81877
}Semantic roles & 50–950 ramp
primary
#D5EFEB
secondary
#CC9DA4
accent
#2E43B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585