#E5FBFF#E5FBFF
#E5FBFF is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.3% C 0.024 H 209.8°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBFF |
|---|---|
| RGB | rgb(229, 251, 255) |
| HSL | hsl(189, 100%, 95%) |
| HSV | hsv(189, 10%, 100%) |
| CMYK | cmyk(10.2%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(97.18, -6.37, -4.36) |
| CIE-LCH | lch(97.18, 7.72, 214.34°) |
| OKLab | oklab(97.32% -0.0205 -0.0117) |
| OKLCH | oklch(97.32% 0.024 209.8) |
| XYZ | xyz(84.8561, 92.8710, 108.0436) |
| Luminance | 0.9287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.83
Lightcyan
#E0FFFF
ΔE00 3.73
Mintcream
#F5FFFA
ΔE00 5.52
Aliceblue
#F0F8FF
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.08
Very Light Blue
#D5FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBFF #FFE9E5
analogous
#E5FFF6 #E5FBFF #E5EEFF
triadic
#E5FBFF #FFE5FB #FBFFE5
tetradic
#E5FBFF #F6E5FF #FFE9E5 #EEFFE5
square
#E5FBFF #F6E5FF #FFE9E5 #EEFFE5
split-complementary
#E5FBFF #FFE5EE #FFF6E5
monochromatic
#6BE8FF #A8F2FF #E0FAFF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.07
#E5FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E5FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBFF
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBFF | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#DEFDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fbff; /* rgb */ color: rgb(229, 251, 255); /* oklch */ color: oklch(97.3% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#edfcff',
500: '#e5fbff',
950: '#000000',
},
}SCSS
$custom: #e5fbff; $custom-light: #edfcff; $custom-dark: #000000;
JSON
{
"hex": "#e5fbff",
"rgb": {
"r": 229,
"g": 251,
"b": 255
},
"hsl": {
"h": 189.231,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97322,
"c": 0.02362,
"h": 209.8
},
"luminance": 0.92872
}Semantic roles & 50–950 ramp
primary
#E5FBFF
secondary
#EDA89B
accent
#2300E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586