#E2FBFB#E2FBFB
#E2FBFB is a very light, muted teal. Relative luminance 0.921; OKLCH L 97.0% C 0.026 H 196.7°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBFB |
|---|---|
| RGB | rgb(226, 251, 251) |
| HSL | hsl(180, 76%, 94%) |
| HSV | hsv(180, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(96.87, -8.09, -2.76) |
| CIE-LCH | lch(96.87, 8.54, 198.86°) |
| OKLab | oklab(97% -0.0249 -0.0075) |
| OKLCH | oklch(97% 0.026 196.7) |
| XYZ | xyz(83.2698, 92.1267, 104.6432) |
| Luminance | 0.9213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.84
Azure (CSS)
#F0FFFF
ΔE00 3.60
Ice Blue (survey)
#D7FFFE
ΔE00 4.21
Very Pale Blue
#D6FFFE
ΔE00 4.45
Very Light Blue
#D5FFFF
ΔE00 4.57
Really Light Blue
#D4FFFF
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBFB #FBE2E2
analogous
#E2FBEE #E2FBFB #E2EEFB
triadic
#E2FBFB #FBE2FB #FBFBE2
tetradic
#E2FBFB #EEE2FB #FBE2E2 #EEFBE2
square
#E2FBFB #EEE2FB #FBE2E2 #EEFBE2
split-complementary
#E2FBFB #FBE2EE #FBEEE2
monochromatic
#76ECEC #ACF4F4 #E2FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.08
#E2FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#E2FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBFB
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBFB | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#DBFDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbfb; /* rgb */ color: rgb(226, 251, 251); /* oklch */ color: oklch(97.0% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#ebfcfc',
500: '#e2fbfb',
950: '#000000',
},
}SCSS
$custom: #e2fbfb; $custom-light: #ebfcfc; $custom-dark: #000000;
JSON
{
"hex": "#e2fbfb",
"rgb": {
"r": 226,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96998,
"c": 0.02604,
"h": 196.7
},
"luminance": 0.92128
}Semantic roles & 50–950 ramp
primary
#E2FBFB
secondary
#E2A0A0
accent
#0E0ED8
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585