#E2FBFE#E2FBFE
#E2FBFE is a very light, muted teal. Relative luminance 0.923; OKLCH L 97.1% C 0.026 H 205.4°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBFE |
|---|---|
| RGB | rgb(226, 251, 254) |
| HSL | hsl(186, 93%, 94%) |
| HSV | hsv(186, 11%, 100%) |
| CMYK | cmyk(11%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.95, -7.51, -4.19) |
| CIE-LCH | lch(96.95, 8.60, 209.18°) |
| OKLab | oklab(97.09% -0.0238 -0.0113) |
| OKLCH | oklch(97.09% 0.026 205.4) |
| XYZ | xyz(83.7464, 92.3173, 107.1535) |
| Luminance | 0.9232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.57
Azure (CSS)
#F0FFFF
ΔE00 3.50
Ice Blue (survey)
#D7FFFE
ΔE00 4.89
Very Pale Blue
#D6FFFE
ΔE00 5.11
Very Light Blue
#D5FFFF
ΔE00 5.12
Really Light Blue
#D4FFFF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBFE #FEE5E2
analogous
#E2FEF3 #E2FBFE #E2EDFE
triadic
#E2FBFE #FEE2FB #FBFEE2
tetradic
#E2FBFE #F3E2FE #FEE5E2 #EDFEE2
square
#E2FBFE #F3E2FE #FEE5E2 #EDFEE2
split-complementary
#E2FBFE #FEE2ED #FEF3E2
monochromatic
#6CEBFA #A7F3FC #E1FBFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.08
#E2FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#E2FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBFE
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBFE | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#DAFDFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbfe; /* rgb */ color: rgb(226, 251, 254); /* oklch */ color: oklch(97.1% 0.026 205.4);
Tailwind
colors: {
custom: {
50: '#ebfcfe',
500: '#e2fbfe',
950: '#000000',
},
}SCSS
$custom: #e2fbfe; $custom-light: #ebfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e2fbfe",
"rgb": {
"r": 226,
"g": 251,
"b": 254
},
"hsl": {
"h": 186.429,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97085,
"c": 0.02637,
"h": 205.4
},
"luminance": 0.92319
}Semantic roles & 50–950 ramp
primary
#E2FBFE
secondary
#EAA39A
accent
#1900E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585