#E2F7FB#E2F7FB
#E2F7FB is a very light, muted teal. Relative luminance 0.897; OKLCH L 96.2% C 0.023 H 210.4°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F7FB |
|---|---|
| RGB | rgb(226, 247, 251) |
| HSL | hsl(190, 76%, 94%) |
| HSV | hsv(190, 10%, 98%) |
| CMYK | cmyk(10%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(95.85, -6.07, -4.26) |
| CIE-LCH | lch(95.85, 7.42, 215.05°) |
| OKLab | oklab(96.19% -0.0196 -0.0115) |
| OKLCH | oklch(96.19% 0.023 210.4) |
| XYZ | xyz(82.0334, 89.6540, 104.2311) |
| Luminance | 0.8965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.03
Lightcyan
#E0FFFF
ΔE00 4.16
Mintcream
#F5FFFA
ΔE00 5.57
Aliceblue
#F0F8FF
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.43
Very Pale Blue
#D6FFFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F7FB #FBE6E2
analogous
#E2FBF2 #E2F7FB #E2EAFB
triadic
#E2F7FB #FBE2F7 #F7FBE2
tetradic
#E2F7FB #F2E2FB #FBE6E2 #EAFBE2
square
#E2F7FB #F2E2FB #FBE6E2 #EAFBE2
split-complementary
#E2F7FB #FBE2EA #FBF2E2
monochromatic
#76D9EC #ACE8F4 #E2F7FB #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.11
#E2F7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#E2F7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F7FB
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F7FB | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#DBF9F8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f7fb; /* rgb */ color: rgb(226, 247, 251); /* oklch */ color: oklch(96.2% 0.023 210.4);
Tailwind
colors: {
custom: {
50: '#ebf9fc',
500: '#e2f7fb',
950: '#000000',
},
}SCSS
$custom: #e2f7fb; $custom-light: #ebf9fc; $custom-dark: #000000;
JSON
{
"hex": "#e2f7fb",
"rgb": {
"r": 226,
"g": 247,
"b": 251
},
"hsl": {
"h": 189.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96193,
"c": 0.02269,
"h": 210.4
},
"luminance": 0.89655
}Semantic roles & 50–950 ramp
primary
#E2F7FB
secondary
#E2AAA0
accent
#2E0ED8
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585