#E7FBFB#E7FBFB
#E7FBFB is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.3% C 0.021 H 196.8°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FBFB |
|---|---|
| RGB | rgb(231, 251, 251) |
| HSL | hsl(180, 71%, 95%) |
| HSV | hsv(180, 8%, 98%) |
| CMYK | cmyk(8%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.21, -6.50, -2.23) |
| CIE-LCH | lch(97.21, 6.87, 198.97°) |
| OKLab | oklab(97.35% -0.02 -0.006) |
| OKLCH | oklch(97.35% 0.021 196.8) |
| XYZ | xyz(84.8609, 92.9471, 104.7178) |
| Luminance | 0.9295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.05
Lightcyan
#E0FFFF
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 4.15
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Very Pale Blue
#D6FFFE
ΔE00 6.03
Very Light Blue
#D5FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FBFB #FBE7E7
analogous
#E7FBF1 #E7FBFB #E7F1FB
triadic
#E7FBFB #FBE7FB #FBFBE7
tetradic
#E7FBFB #F1E7FB #FBE7E7 #F1FBE7
square
#E7FBFB #F1E7FB #FBE7E7 #F1FBE7
split-complementary
#E7FBFB #FBE7F1 #FBF1E7
monochromatic
#7EEAEA #B3F2F2 #E5FBFB #E5FBFB #E5FBFB
Accessibility & contrast
On white
1.07
#E7FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#E7FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FBFB
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FBFB | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#E2FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e7fbfb; /* rgb */ color: rgb(231, 251, 251); /* oklch */ color: oklch(97.3% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#eefcfc',
500: '#e7fbfb',
950: '#000000',
},
}SCSS
$custom: #e7fbfb; $custom-light: #eefcfc; $custom-dark: #000000;
JSON
{
"hex": "#e7fbfb",
"rgb": {
"r": 231,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 71.429,
"l": 94.51
},
"oklch": {
"l": 0.97346,
"c": 0.02093,
"h": 196.8
},
"luminance": 0.92948
}Semantic roles & 50–950 ramp
primary
#E7FBFB
secondary
#E1A5A5
accent
#1212D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585