#E7FBFA#E7FBFA
#E7FBFA is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.3% C 0.021 H 193.2°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FBFA |
|---|---|
| RGB | rgb(231, 251, 250) |
| HSL | hsl(177, 71%, 95%) |
| HSV | hsv(177, 8%, 98%) |
| CMYK | cmyk(8%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.18, -6.69, -1.76) |
| CIE-LCH | lch(97.18, 6.91, 194.72°) |
| OKLab | oklab(97.32% -0.0204 -0.0048) |
| OKLCH | oklch(97.32% 0.021 193.2) |
| XYZ | xyz(84.7037, 92.8842, 103.8898) |
| Luminance | 0.9288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.20
Lightcyan
#E0FFFF
ΔE00 3.30
Mintcream
#F5FFFA
ΔE00 4.00
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Very Pale Blue
#D6FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FBFA #FBE7E8
analogous
#E7FBF0 #E7FBFA #E7F2FB
triadic
#E7FBFA #FAE7FB #FBFAE7
tetradic
#E7FBFA #F0E7FB #FBE7E8 #F2FBE7
square
#E7FBFA #F0E7FB #FBE7E8 #F2FBE7
split-complementary
#E7FBFA #FBE7F2 #FBF0E7
monochromatic
#7EEAE4 #B3F2EF #E5FBFA #E5FBFA #E5FBFA
Accessibility & contrast
On white
1.07
#E7FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#E7FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FBFA
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FBFA | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#E2FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e7fbfa; /* rgb */ color: rgb(231, 251, 250); /* oklch */ color: oklch(97.3% 0.021 193.2);
Tailwind
colors: {
custom: {
50: '#eefcfb',
500: '#e7fbfa',
950: '#000000',
},
}SCSS
$custom: #e7fbfa; $custom-light: #eefcfb; $custom-dark: #000000;
JSON
{
"hex": "#e7fbfa",
"rgb": {
"r": 231,
"g": 251,
"b": 250
},
"hsl": {
"h": 177,
"s": 71.429,
"l": 94.51
},
"oklch": {
"l": 0.97317,
"c": 0.02096,
"h": 193.2
},
"luminance": 0.92885
}Semantic roles & 50–950 ramp
primary
#E7FBFA
secondary
#E1A5A8
accent
#121CD3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585