#E7FBFE#E7FBFE
#E7FBFE is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.4% C 0.021 H 207.6°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FBFE |
|---|---|
| RGB | rgb(231, 251, 254) |
| HSL | hsl(188, 92%, 95%) |
| HSV | hsv(188, 9%, 100%) |
| CMYK | cmyk(9.1%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(97.28, -5.93, -3.67) |
| CIE-LCH | lch(97.28, 6.97, 211.71°) |
| OKLab | oklab(97.43% -0.0189 -0.0099) |
| OKLCH | oklch(97.43% 0.021 207.6) |
| XYZ | xyz(85.3376, 93.1378, 107.2281) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.18
Lightcyan
#E0FFFF
ΔE00 4.01
Mintcream
#F5FFFA
ΔE00 4.85
Aliceblue
#F0F8FF
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 6.43
Very Pale Blue
#D6FFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FBFE #FEEAE7
analogous
#E7FEF5 #E7FBFE #E7EFFE
triadic
#E7FBFE #FEE7FB #FBFEE7
tetradic
#E7FBFE #F5E7FE #FEEAE7 #EFFEE7
square
#E7FBFE #F5E7FE #FEEAE7 #EFFEE7
split-complementary
#E7FBFE #FEE7EF #FEF5E7
monochromatic
#71E7F9 #ACF1FC #E2FAFE #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.07
#E7FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#E7FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FBFE
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FBFE | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#E1FDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e7fbfe; /* rgb */ color: rgb(231, 251, 254); /* oklch */ color: oklch(97.4% 0.021 207.6);
Tailwind
colors: {
custom: {
50: '#eefcfe',
500: '#e7fbfe',
950: '#000000',
},
}SCSS
$custom: #e7fbfe; $custom-light: #eefcfe; $custom-dark: #000000;
JSON
{
"hex": "#e7fbfe",
"rgb": {
"r": 231,
"g": 251,
"b": 254
},
"hsl": {
"h": 187.826,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97432,
"c": 0.02134,
"h": 207.6
},
"luminance": 0.93139
}Semantic roles & 50–950 ramp
primary
#E7FBFE
secondary
#EAA99F
accent
#1E00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585