#E2FBFC#E2FBFC
#E2FBFC is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.026 H 199.7°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBFC |
|---|---|
| RGB | rgb(226, 251, 252) |
| HSL | hsl(182, 81%, 94%) |
| HSV | hsv(182, 10%, 99%) |
| CMYK | cmyk(10.3%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.90, -7.89, -3.24) |
| CIE-LCH | lch(96.90, 8.53, 202.31°) |
| OKLab | oklab(97.03% -0.0246 -0.0088) |
| OKLCH | oklch(97.03% 0.026 199.7) |
| XYZ | xyz(83.4278, 92.1899, 105.4756) |
| Luminance | 0.9219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.00
Azure (CSS)
#F0FFFF
ΔE00 3.51
Ice Blue (survey)
#D7FFFE
ΔE00 4.39
Very Pale Blue
#D6FFFE
ΔE00 4.63
Very Light Blue
#D5FFFF
ΔE00 4.71
Really Light Blue
#D4FFFF
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBFC #FCE3E2
analogous
#E2FCF0 #E2FBFC #E2EEFC
triadic
#E2FBFC #FCE2FB #FBFCE2
tetradic
#E2FBFC #F0E2FC #FCE3E2 #EEFCE2
square
#E2FBFC #F0E2FC #FCE3E2 #EEFCE2
split-complementary
#E2FBFC #FCE2EE #FCF0E2
monochromatic
#73ECF1 #ABF3F6 #E2FBFC #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.08
#E2FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#E2FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBFC
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBFC | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#DBFDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbfc; /* rgb */ color: rgb(226, 251, 252); /* oklch */ color: oklch(97.0% 0.026 199.7);
Tailwind
colors: {
custom: {
50: '#ebfcfd',
500: '#e2fbfc',
950: '#000000',
},
}SCSS
$custom: #e2fbfc; $custom-light: #ebfcfd; $custom-dark: #000000;
JSON
{
"hex": "#e2fbfc",
"rgb": {
"r": 226,
"g": 251,
"b": 252
},
"hsl": {
"h": 182.308,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.97027,
"c": 0.02608,
"h": 199.7
},
"luminance": 0.92191
}Semantic roles & 50–950 ramp
primary
#E2FBFC
secondary
#E4A19E
accent
#1008DE
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585