#E7FEFD#E7FEFD
#E7FEFD is a very light, muted teal. Relative luminance 0.950; OKLCH L 98.0% C 0.024 H 193.6°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FEFD |
|---|---|
| RGB | rgb(231, 254, 253) |
| HSL | hsl(177, 92%, 95%) |
| HSV | hsv(177, 9%, 100%) |
| CMYK | cmyk(9.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.02, -7.63, -2.07) |
| CIE-LCH | lch(98.02, 7.90, 195.20°) |
| OKLab | oklab(98% -0.0233 -0.0056) |
| OKLCH | oklch(98% 0.024 193.6) |
| XYZ | xyz(86.1224, 94.9630, 106.7018) |
| Luminance | 0.9496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.33
Azure (CSS)
#F0FFFF
ΔE00 2.94
Ice Blue (survey)
#D7FFFE
ΔE00 4.74
Mintcream
#F5FFFA
ΔE00 4.74
Very Pale Blue
#D6FFFE
ΔE00 4.98
Very Light Blue
#D5FFFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FEFD #FEE7E8
analogous
#E7FEF1 #E7FEFD #E7F4FE
triadic
#E7FEFD #FDE7FE #FEFDE7
tetradic
#E7FEFD #F1E7FE #FEE7E8 #F4FEE7
square
#E7FEFD #F1E7FE #FEE7E8 #F4FEE7
split-complementary
#E7FEFD #FEE7F4 #FEF1E7
monochromatic
#71F9F3 #ACFCF8 #E2FEFD #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.05
#E7FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#E7FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FEFD
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FEFD | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFD
Deuteranopia (green-blind)
#F6F8FD
Tritanopia (blue-blind)
#E1FFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7fefd; /* rgb */ color: rgb(231, 254, 253); /* oklch */ color: oklch(98.0% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#eefefe',
500: '#e7fefd',
950: '#000000',
},
}SCSS
$custom: #e7fefd; $custom-light: #eefefe; $custom-dark: #000000;
JSON
{
"hex": "#e7fefd",
"rgb": {
"r": 231,
"g": 254,
"b": 253
},
"hsl": {
"h": 177.391,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.98004,
"c": 0.02398,
"h": 193.6
},
"luminance": 0.94964
}Semantic roles & 50–950 ramp
primary
#E7FEFD
secondary
#EA9FA2
accent
#000AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585