#D7F2EF#D7F2EF
#D7F2EF is a very light, muted teal. Relative luminance 0.842; OKLCH L 94.1% C 0.029 H 188.6°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F2EF |
|---|---|
| RGB | rgb(215, 242, 239) |
| HSL | hsl(173, 51%, 90%) |
| HSV | hsv(173, 11%, 95%) |
| CMYK | cmyk(11.2%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(93.53, -9.35, -1.54) |
| CIE-LCH | lch(93.53, 9.47, 189.37°) |
| OKLab | oklab(94.07% -0.0282 -0.0042) |
| OKLCH | oklch(94.07% 0.029 188.6) |
| XYZ | xyz(75.3528, 84.1819, 93.9233) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.01
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.21
Ice
#D6FFFA
ΔE00 4.41
Very Light Blue
#D5FFFF
ΔE00 4.43
Really Light Blue
#D4FFFF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F2EF #F2D7DA
analogous
#D7F2E2 #D7F2EF #D7E8F2
triadic
#D7F2EF #EFD7F2 #F2EFD7
tetradic
#D7F2EF #E2D7F2 #F2D7DA #E8F2D7
square
#D7F2EF #E2D7F2 #F2D7DA #E8F2D7
split-complementary
#D7F2EF #F2D7E8 #F2E2D7
monochromatic
#7BD4CA #A9E3DD #D7F2EF #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.18
#D7F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#D7F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F2EF
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F2EF | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#D0F4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d7f2ef; /* rgb */ color: rgb(215, 242, 239); /* oklch */ color: oklch(94.1% 0.029 188.6);
Tailwind
colors: {
custom: {
50: '#e3f6f4',
500: '#d7f2ef',
950: '#000000',
},
}SCSS
$custom: #d7f2ef; $custom-light: #e3f6f4; $custom-dark: #000000;
JSON
{
"hex": "#d7f2ef",
"rgb": {
"r": 215,
"g": 242,
"b": 239
},
"hsl": {
"h": 173.333,
"s": 50.943,
"l": 89.608
},
"oklch": {
"l": 0.9407,
"c": 0.02852,
"h": 188.6
},
"luminance": 0.84183
}Semantic roles & 50–950 ramp
primary
#D7F2EF
secondary
#D09DA3
accent
#2738BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585