#E5FBFB#E5FBFB
#E5FBFB is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.2% C 0.023 H 196.8°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBFB |
|---|---|
| RGB | rgb(229, 251, 251) |
| HSL | hsl(180, 73%, 94%) |
| HSV | hsv(180, 9%, 98%) |
| CMYK | cmyk(8.8%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.07, -7.14, -2.45) |
| CIE-LCH | lch(97.07, 7.54, 198.93°) |
| OKLab | oklab(97.21% -0.022 -0.0066) |
| OKLCH | oklch(97.21% 0.023 196.8) |
| XYZ | xyz(84.2189, 92.6161, 104.6877) |
| Luminance | 0.9262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.67
Lightcyan
#E0FFFF
ΔE00 2.74
Mintcream
#F5FFFA
ΔE00 4.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.15
Very Pale Blue
#D6FFFE
ΔE00 5.38
Very Light Blue
#D5FFFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBFB #FBE5E5
analogous
#E5FBF0 #E5FBFB #E5F0FB
triadic
#E5FBFB #FBE5FB #FBFBE5
tetradic
#E5FBFB #F0E5FB #FBE5E5 #F0FBE5
square
#E5FBFB #F0E5FB #FBE5E5 #F0FBE5
split-complementary
#E5FBFB #FBE5F0 #FBF0E5
monochromatic
#7BEBEB #B0F3F3 #E4FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.08
#E5FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#E5FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBFB
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBFB | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#DFFDFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fbfb; /* rgb */ color: rgb(229, 251, 251); /* oklch */ color: oklch(97.2% 0.023 196.8);
Tailwind
colors: {
custom: {
50: '#edfcfc',
500: '#e5fbfb',
950: '#000000',
},
}SCSS
$custom: #e5fbfb; $custom-light: #edfcfc; $custom-dark: #000000;
JSON
{
"hex": "#e5fbfb",
"rgb": {
"r": 229,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.97206,
"c": 0.02298,
"h": 196.8
},
"luminance": 0.92617
}Semantic roles & 50–950 ramp
primary
#E5FBFB
secondary
#E1A3A3
accent
#1010D5
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585