#D7F2ED#D7F2ED
#D7F2ED is a very light, muted teal. Relative luminance 0.841; OKLCH L 94.0% C 0.029 H 183.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F2ED |
|---|---|
| RGB | rgb(215, 242, 237) |
| HSL | hsl(169, 51%, 90%) |
| HSV | hsv(169, 11%, 95%) |
| CMYK | cmyk(11.2%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.48, -9.73, -0.58) |
| CIE-LCH | lch(93.48, 9.75, 183.40°) |
| OKLab | oklab(94.01% -0.029 -0.0017) |
| OKLCH | oklch(94.01% 0.029 183.3) |
| XYZ | xyz(75.0589, 84.0644, 92.3759) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.48
Ice Blue (survey)
#D7FFFE
ΔE00 4.22
Ice
#D6FFFA
ΔE00 4.24
Very Pale Blue
#D6FFFE
ΔE00 4.38
Very Light Blue
#D5FFFF
ΔE00 4.66
Really Light Blue
#D4FFFF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F2ED #F2D7DC
analogous
#D7F2E0 #D7F2ED #D7EAF2
triadic
#D7F2ED #EDD7F2 #F2EDD7
tetradic
#D7F2ED #E0D7F2 #F2D7DC #EAF2D7
square
#D7F2ED #E0D7F2 #F2D7DC #EAF2D7
split-complementary
#D7F2ED #F2D7EA #F2E0D7
monochromatic
#7BD4C3 #A9E3D8 #D7F2ED #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.18
#D7F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#D7F2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F2ED
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F2ED | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#D0F3F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d7f2ed; /* rgb */ color: rgb(215, 242, 237); /* oklch */ color: oklch(94.0% 0.029 183.3);
Tailwind
colors: {
custom: {
50: '#e3f6f2',
500: '#d7f2ed',
950: '#000000',
},
}SCSS
$custom: #d7f2ed; $custom-light: #e3f6f2; $custom-dark: #000000;
JSON
{
"hex": "#d7f2ed",
"rgb": {
"r": 215,
"g": 242,
"b": 237
},
"hsl": {
"h": 168.889,
"s": 50.943,
"l": 89.608
},
"oklch": {
"l": 0.94013,
"c": 0.02902,
"h": 183.3
},
"luminance": 0.84066
}Semantic roles & 50–950 ramp
primary
#D7F2ED
secondary
#D09DA6
accent
#2743BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585