#D5EFEE#D5EFEE
#D5EFEE is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.3% C 0.027 H 193.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFEE |
|---|---|
| RGB | rgb(213, 239, 238) |
| HSL | hsl(178, 45%, 89%) |
| HSV | hsv(178, 11%, 94%) |
| CMYK | cmyk(10.9%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.60, -8.66, -2.40) |
| CIE-LCH | lch(92.60, 8.99, 195.51°) |
| OKLab | oklab(93.29% -0.0265 -0.0065) |
| OKLCH | oklch(93.29% 0.027 193.9) |
| XYZ | xyz(73.7360, 82.0508, 92.8249) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.65
Very Pale Blue
#D6FFFE
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 4.94
Really Light Blue
#D4FFFF
ΔE00 5.12
Ice
#D6FFFA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFEE #EFD5D6
analogous
#D5EFE1 #D5EFEE #D5E3EF
triadic
#D5EFEE #EED5EF #EFEED5
tetradic
#D5EFEE #E1D5EF #EFD5D6 #E3EFD5
square
#D5EFEE #E1D5EF #EFD5D6 #E3EFD5
split-complementary
#D5EFEE #EFD5E3 #EFE1D5
monochromatic
#7CCDCA #A9DEDC #D5EFEE #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.21
#D5EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#D5EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFEE
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFEE | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#CEF1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d5efee; /* rgb */ color: rgb(213, 239, 238); /* oklch */ color: oklch(93.3% 0.027 193.9);
Tailwind
colors: {
custom: {
50: '#e2f4f3',
500: '#d5efee',
950: '#000000',
},
}SCSS
$custom: #d5efee; $custom-light: #e2f4f3; $custom-dark: #000000;
JSON
{
"hex": "#d5efee",
"rgb": {
"r": 213,
"g": 239,
"b": 238
},
"hsl": {
"h": 177.692,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.93291,
"c": 0.02731,
"h": 193.9
},
"luminance": 0.82052
}Semantic roles & 50–950 ramp
primary
#D5EFEE
secondary
#CC9D9E
accent
#2E33B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585