#D5EFEF#D5EFEF
#D5EFEF is a very light, muted teal. Relative luminance 0.821; OKLCH L 93.3% C 0.027 H 196.7°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFEF |
|---|---|
| RGB | rgb(213, 239, 239) |
| HSL | hsl(180, 45%, 89%) |
| HSV | hsv(180, 11%, 94%) |
| CMYK | cmyk(10.9%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.62, -8.47, -2.89) |
| CIE-LCH | lch(92.62, 8.95, 198.82°) |
| OKLab | oklab(93.32% -0.0261 -0.0078) |
| OKLCH | oklch(93.32% 0.027 196.7) |
| XYZ | xyz(73.8834, 82.1097, 93.6008) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.74
Very Pale Blue
#D6FFFE
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 5.00
Really Light Blue
#D4FFFF
ΔE00 5.18
Azure (CSS)
#F0FFFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFEF #EFD5D5
analogous
#D5EFE2 #D5EFEF #D5E2EF
triadic
#D5EFEF #EFD5EF #EFEFD5
tetradic
#D5EFEF #E2D5EF #EFD5D5 #E2EFD5
square
#D5EFEF #E2D5EF #EFD5D5 #E2EFD5
split-complementary
#D5EFEF #EFD5E2 #EFE2D5
monochromatic
#7CCDCD #A9DEDE #D5EFEF #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.21
#D5EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D5EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFEF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFEF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#CEF1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d5efef; /* rgb */ color: rgb(213, 239, 239); /* oklch */ color: oklch(93.3% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#e2f4f4',
500: '#d5efef',
950: '#000000',
},
}SCSS
$custom: #d5efef; $custom-light: #e2f4f4; $custom-dark: #000000;
JSON
{
"hex": "#d5efef",
"rgb": {
"r": 213,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.93321,
"c": 0.02728,
"h": 196.7
},
"luminance": 0.82111
}Semantic roles & 50–950 ramp
primary
#D5EFEF
secondary
#CC9D9D
accent
#2E2EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585