#D5EFEA#D5EFEA
#D5EFEA is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.2% C 0.028 H 182.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFEA |
|---|---|
| RGB | rgb(213, 239, 234) |
| HSL | hsl(168, 45%, 89%) |
| HSV | hsv(168, 11%, 94%) |
| CMYK | cmyk(10.9%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.49, -9.43, -0.47) |
| CIE-LCH | lch(92.49, 9.44, 182.87°) |
| OKLab | oklab(93.18% -0.028 -0.0014) |
| OKLCH | oklch(93.18% 0.028 182.9) |
| XYZ | xyz(73.1549, 81.8183, 89.7643) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.01
Ice Blue (survey)
#D7FFFE
ΔE00 4.77
Ice
#D6FFFA
ΔE00 4.80
Very Pale Blue
#D6FFFE
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 5.18
Really Light Blue
#D4FFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFEA #EFD5DA
analogous
#D5EFDD #D5EFEA #D5E7EF
triadic
#D5EFEA #EAD5EF #EFEAD5
tetradic
#D5EFEA #DDD5EF #EFD5DA #E7EFD5
square
#D5EFEA #DDD5EF #EFD5DA #E7EFD5
split-complementary
#D5EFEA #EFD5E7 #EFDDD5
monochromatic
#7CCDBE #A9DED4 #D5EFEA #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.21
#D5EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D5EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFEA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFEA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#CFF0ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5efea; /* rgb */ color: rgb(213, 239, 234); /* oklch */ color: oklch(93.2% 0.028 182.9);
Tailwind
colors: {
custom: {
50: '#e2f4f0',
500: '#d5efea',
950: '#000000',
},
}SCSS
$custom: #d5efea; $custom-light: #e2f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d5efea",
"rgb": {
"r": 213,
"g": 239,
"b": 234
},
"hsl": {
"h": 168.462,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.93176,
"c": 0.02809,
"h": 182.9
},
"luminance": 0.8182
}Semantic roles & 50–950 ramp
primary
#D5EFEA
secondary
#CC9DA6
accent
#2E48B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585