#D5F2ED#D5F2ED
#D5F2ED is a very light, muted teal. Relative luminance 0.838; OKLCH L 93.9% C 0.031 H 184.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D5F2ED |
|---|---|
| RGB | rgb(213, 242, 237) |
| HSL | hsl(170, 53%, 89%) |
| HSV | hsv(170, 12%, 95%) |
| CMYK | cmyk(12%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.35, -10.37, -0.79) |
| CIE-LCH | lch(93.35, 10.40, 184.33°) |
| OKLab | oklab(93.88% -0.0309 -0.0022) |
| OKLCH | oklch(93.88% 0.031 184.2) |
| XYZ | xyz(74.4751, 83.7633, 92.3485) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.47
Ice
#D6FFFA
ΔE00 3.79
Ice Blue (survey)
#D7FFFE
ΔE00 3.85
Very Pale Blue
#D6FFFE
ΔE00 3.99
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5F2ED #F2D5DA
analogous
#D5F2DF #D5F2ED #D5E9F2
triadic
#D5F2ED #EDD5F2 #F2EDD5
tetradic
#D5F2ED #DFD5F2 #F2D5DA #E9F2D5
square
#D5F2ED #DFD5F2 #F2D5DA #E9F2D5
split-complementary
#D5F2ED #F2D5E9 #F2DFD5
monochromatic
#78D5C5 #A6E4D9 #D5F2ED #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.18
#D5F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#D5F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5F2ED
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5F2ED | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#CEF3F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d5f2ed; /* rgb */ color: rgb(213, 242, 237); /* oklch */ color: oklch(93.9% 0.031 184.2);
Tailwind
colors: {
custom: {
50: '#e2f6f2',
500: '#d5f2ed',
950: '#000000',
},
}SCSS
$custom: #d5f2ed; $custom-light: #e2f6f2; $custom-dark: #000000;
JSON
{
"hex": "#d5f2ed",
"rgb": {
"r": 213,
"g": 242,
"b": 237
},
"hsl": {
"h": 169.655,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.93876,
"c": 0.03101,
"h": 184.2
},
"luminance": 0.83765
}Semantic roles & 50–950 ramp
primary
#D5F2ED
secondary
#D19BA4
accent
#2540C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585