#E1FBFB#E1FBFB
#E1FBFB is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.9% C 0.027 H 196.7°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBFB |
|---|---|
| RGB | rgb(225, 251, 251) |
| HSL | hsl(180, 76%, 93%) |
| HSV | hsv(180, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(96.81, -8.40, -2.87) |
| CIE-LCH | lch(96.81, 8.88, 198.84°) |
| OKLab | oklab(96.93% -0.0259 -0.0078) |
| OKLCH | oklch(96.93% 0.027 196.7) |
| XYZ | xyz(82.9570, 91.9654, 104.6285) |
| Luminance | 0.9197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.57
Azure (CSS)
#F0FFFF
ΔE00 3.90
Ice Blue (survey)
#D7FFFE
ΔE00 3.91
Very Pale Blue
#D6FFFE
ΔE00 4.15
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBFB #FBE1E1
analogous
#E1FBEE #E1FBFB #E1EEFB
triadic
#E1FBFB #FBE1FB #FBFBE1
tetradic
#E1FBFB #EEE1FB #FBE1E1 #EEFBE1
square
#E1FBFB #EEE1FB #FBE1E1 #EEFBE1
split-complementary
#E1FBFB #FBE1EE #FBEEE1
monochromatic
#75EDED #ABF4F4 #E1FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.08
#E1FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#E1FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBFB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBFB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#DAFDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1fbfb; /* rgb */ color: rgb(225, 251, 251); /* oklch */ color: oklch(96.9% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#eafcfc',
500: '#e1fbfb',
950: '#000000',
},
}SCSS
$custom: #e1fbfb; $custom-light: #eafcfc; $custom-dark: #000000;
JSON
{
"hex": "#e1fbfb",
"rgb": {
"r": 225,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.96929,
"c": 0.02706,
"h": 196.7
},
"luminance": 0.91967
}Semantic roles & 50–950 ramp
primary
#E1FBFB
secondary
#E29E9E
accent
#0D0DD9
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585