#E5FBFA#E5FBFA
#E5FBFA is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.2% C 0.023 H 193.5°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBFA |
|---|---|
| RGB | rgb(229, 251, 250) |
| HSL | hsl(177, 73%, 94%) |
| HSV | hsv(177, 9%, 98%) |
| CMYK | cmyk(8.8%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.05, -7.32, -1.97) |
| CIE-LCH | lch(97.05, 7.58, 195.05°) |
| OKLab | oklab(97.18% -0.0224 -0.0054) |
| OKLCH | oklch(97.18% 0.023 193.5) |
| XYZ | xyz(84.0617, 92.5532, 103.8597) |
| Luminance | 0.9255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.67
Azure (CSS)
#F0FFFF
ΔE00 2.82
Mintcream
#F5FFFA
ΔE00 4.58
Ice Blue (survey)
#D7FFFE
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBFA #FBE5E6
analogous
#E5FBEF #E5FBFA #E5F1FB
triadic
#E5FBFA #FAE5FB #FBFAE5
tetradic
#E5FBFA #EFE5FB #FBE5E6 #F1FBE5
square
#E5FBFA #EFE5FB #FBE5E6 #F1FBE5
split-complementary
#E5FBFA #FBE5F1 #FBEFE5
monochromatic
#7BEBE6 #B0F3F0 #E4FBFA #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.08
#E5FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#E5FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBFA
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBFA | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#DFFCFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e5fbfa; /* rgb */ color: rgb(229, 251, 250); /* oklch */ color: oklch(97.2% 0.023 193.5);
Tailwind
colors: {
custom: {
50: '#edfcfb',
500: '#e5fbfa',
950: '#000000',
},
}SCSS
$custom: #e5fbfa; $custom-light: #edfcfb; $custom-dark: #000000;
JSON
{
"hex": "#e5fbfa",
"rgb": {
"r": 229,
"g": 251,
"b": 250
},
"hsl": {
"h": 177.273,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.97177,
"c": 0.02301,
"h": 193.5
},
"luminance": 0.92555
}Semantic roles & 50–950 ramp
primary
#E5FBFA
secondary
#E1A3A6
accent
#1019D5
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585