#E7FEFB#E7FEFB
#E7FEFB is a very light, muted teal. Relative luminance 0.948; OKLCH L 97.9% C 0.024 H 187.3°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FEFB |
|---|---|
| RGB | rgb(231, 254, 251) |
| HSL | hsl(172, 92%, 95%) |
| HSV | hsv(172, 9%, 100%) |
| CMYK | cmyk(9.1%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.97, -8.00, -1.12) |
| CIE-LCH | lch(97.97, 8.08, 187.95°) |
| OKLab | oklab(97.95% -0.0241 -0.0031) |
| OKLCH | oklch(97.95% 0.024 187.3) |
| XYZ | xyz(85.8055, 94.8363, 105.0327) |
| Luminance | 0.9484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.48
Azure (CSS)
#F0FFFF
ΔE00 3.39
Ice Blue (survey)
#D7FFFE
ΔE00 4.64
Mintcream
#F5FFFA
ΔE00 4.64
Very Pale Blue
#D6FFFE
ΔE00 4.87
Very Light Blue
#D5FFFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FEFB #FEE7EA
analogous
#E7FEEF #E7FEFB #E7F5FE
triadic
#E7FEFB #FBE7FE #FEFBE7
tetradic
#E7FEFB #EFE7FE #FEE7EA #F5FEE7
square
#E7FEFB #EFE7FE #FEE7EA #F5FEE7
split-complementary
#E7FEFB #FEE7F5 #FEEFE7
monochromatic
#71F9E7 #ACFCF1 #E2FEFA #E2FEFA #E2FEFA
Accessibility & contrast
On white
1.05
#E7FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#E7FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FEFB
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FEFB | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#E1FFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7fefb; /* rgb */ color: rgb(231, 254, 251); /* oklch */ color: oklch(97.9% 0.024 187.3);
Tailwind
colors: {
custom: {
50: '#eefefc',
500: '#e7fefb',
950: '#000000',
},
}SCSS
$custom: #e7fefb; $custom-light: #eefefc; $custom-dark: #000000;
JSON
{
"hex": "#e7fefb",
"rgb": {
"r": 231,
"g": 254,
"b": 251
},
"hsl": {
"h": 172.174,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97947,
"c": 0.02427,
"h": 187.3
},
"luminance": 0.94838
}Semantic roles & 50–950 ramp
primary
#E7FEFB
secondary
#EA9FA9
accent
#001EE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585