#E2FBFF#E2FBFF
#E2FBFF is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.1% C 0.027 H 208.3°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBFF |
|---|---|
| RGB | rgb(226, 251, 255) |
| HSL | hsl(188, 100%, 94%) |
| HSV | hsv(188, 11%, 100%) |
| CMYK | cmyk(11.4%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.98, -7.32, -4.67) |
| CIE-LCH | lch(96.98, 8.68, 212.55°) |
| OKLab | oklab(97.11% -0.0234 -0.0126) |
| OKLCH | oklch(97.11% 0.027 208.3) |
| XYZ | xyz(83.9069, 92.3815, 107.9991) |
| Luminance | 0.9238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.93
Azure (CSS)
#F0FFFF
ΔE00 3.58
Ice Blue (survey)
#D7FFFE
ΔE00 5.19
Very Light Blue
#D5FFFF
ΔE00 5.38
Very Pale Blue
#D6FFFE
ΔE00 5.41
Really Light Blue
#D4FFFF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBFF #FFE6E2
analogous
#E2FFF5 #E2FBFF #E2EDFF
triadic
#E2FBFF #FFE2FB #FBFFE2
tetradic
#E2FBFF #F5E2FF #FFE6E2 #EDFFE2
square
#E2FBFF #F5E2FF #FFE6E2 #EDFFE2
split-complementary
#E2FBFF #FFE2ED #FFF5E2
monochromatic
#68EAFF #A5F3FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.08
#E2FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#E2FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBFF
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBFF | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F1F5FF
Tritanopia (blue-blind)
#DAFDFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbff; /* rgb */ color: rgb(226, 251, 255); /* oklch */ color: oklch(97.1% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#ebfcff',
500: '#e2fbff',
950: '#000000',
},
}SCSS
$custom: #e2fbff; $custom-light: #ebfcff; $custom-dark: #000000;
JSON
{
"hex": "#e2fbff",
"rgb": {
"r": 226,
"g": 251,
"b": 255
},
"hsl": {
"h": 188.276,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97114,
"c": 0.02662,
"h": 208.3
},
"luminance": 0.92383
}Semantic roles & 50–950 ramp
primary
#E2FBFF
secondary
#EDA498
accent
#2000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586