#D5EEED#D5EEED
#D5EEED is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.1% C 0.026 H 193.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EEED |
|---|---|
| RGB | rgb(213, 238, 237) |
| HSL | hsl(178, 42%, 88%) |
| HSV | hsv(178, 11%, 93%) |
| CMYK | cmyk(10.5%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.31, -8.35, -2.30) |
| CIE-LCH | lch(92.31, 8.66, 195.40°) |
| OKLab | oklab(93.06% -0.0255 -0.0063) |
| OKLCH | oklch(93.06% 0.026 193.8) |
| XYZ | xyz(73.2976, 81.4083, 91.9560) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.70
Ice Blue (survey)
#D7FFFE
ΔE00 4.99
Very Pale Blue
#D6FFFE
ΔE00 5.16
Very Light Blue
#D5FFFF
ΔE00 5.29
Azure (CSS)
#F0FFFF
ΔE00 5.34
Really Light Blue
#D4FFFF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EEED #EED5D6
analogous
#D5EEE0 #D5EEED #D5E2EE
triadic
#D5EEED #EDD5EE #EEEDD5
tetradic
#D5EEED #E0D5EE #EED5D6 #E2EED5
square
#D5EEED #E0D5EE #EED5D6 #E2EED5
split-complementary
#D5EEED #EED5E2 #EEE0D5
monochromatic
#7ECBC8 #A9DCDA #D5EEED #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.22
#D5EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D5EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EEED
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EEED | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#CEF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d5eeed; /* rgb */ color: rgb(213, 238, 237); /* oklch */ color: oklch(93.1% 0.026 193.8);
Tailwind
colors: {
custom: {
50: '#e2f3f2',
500: '#d5eeed',
950: '#000000',
},
}SCSS
$custom: #d5eeed; $custom-light: #e2f3f2; $custom-dark: #000000;
JSON
{
"hex": "#d5eeed",
"rgb": {
"r": 213,
"g": 238,
"b": 237
},
"hsl": {
"h": 177.6,
"s": 42.373,
"l": 88.431
},
"oklch": {
"l": 0.93058,
"c": 0.02631,
"h": 193.8
},
"luminance": 0.8141
}Semantic roles & 50–950 ramp
primary
#D5EEED
secondary
#CA9D9F
accent
#3035B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585