#E7FCFB#E7FCFB
#E7FCFB is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.5% C 0.022 H 193.3°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FCFB |
|---|---|
| RGB | rgb(231, 252, 251) |
| HSL | hsl(177, 78%, 95%) |
| HSV | hsv(177, 8%, 99%) |
| CMYK | cmyk(8.3%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.46, -7.00, -1.86) |
| CIE-LCH | lch(97.46, 7.24, 194.89°) |
| OKLab | oklab(97.55% -0.0214 -0.0051) |
| OKLCH | oklch(97.55% 0.022 193.3) |
| XYZ | xyz(85.1741, 93.5735, 104.8222) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.43
Lightcyan
#E0FFFF
ΔE00 2.96
Mintcream
#F5FFFA
ΔE00 4.24
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Very Pale Blue
#D6FFFE
ΔE00 5.59
Very Light Blue
#D5FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FCFB #FCE7E8
analogous
#E7FCF1 #E7FCFB #E7F3FC
triadic
#E7FCFB #FBE7FC #FCFBE7
tetradic
#E7FCFB #F1E7FC #FCE7E8 #F3FCE7
square
#E7FCFB #F1E7FC #FCE7E8 #F3FCE7
split-complementary
#E7FCFB #FCE7F3 #FCF1E7
monochromatic
#7AEEE9 #B1F5F2 #E4FCFA #E4FCFA #E4FCFA
Accessibility & contrast
On white
1.07
#E7FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#E7FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FCFB
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FCFB | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#E1FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7fcfb; /* rgb */ color: rgb(231, 252, 251); /* oklch */ color: oklch(97.5% 0.022 193.3);
Tailwind
colors: {
custom: {
50: '#eefdfc',
500: '#e7fcfb',
950: '#000000',
},
}SCSS
$custom: #e7fcfb; $custom-light: #eefdfc; $custom-dark: #000000;
JSON
{
"hex": "#e7fcfb",
"rgb": {
"r": 231,
"g": 252,
"b": 251
},
"hsl": {
"h": 177.143,
"s": 77.778,
"l": 94.706
},
"oklch": {
"l": 0.97546,
"c": 0.02197,
"h": 193.3
},
"luminance": 0.93575
}Semantic roles & 50–950 ramp
primary
#E7FCFB
secondary
#E4A3A6
accent
#0B15DA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585