#E5FBFE#E5FBFE
#E5FBFE is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.3% C 0.023 H 206.6°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBFE |
|---|---|
| RGB | rgb(229, 251, 254) |
| HSL | hsl(187, 93%, 95%) |
| HSV | hsv(187, 10%, 100%) |
| CMYK | cmyk(9.8%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(97.15, -6.57, -3.88) |
| CIE-LCH | lch(97.15, 7.63, 210.57°) |
| OKLab | oklab(97.29% -0.0209 -0.0105) |
| OKLCH | oklch(97.29% 0.023 206.6) |
| XYZ | xyz(84.6956, 92.8068, 107.1980) |
| Luminance | 0.9281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.68
Lightcyan
#E0FFFF
ΔE00 3.40
Mintcream
#F5FFFA
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 5.79
Very Pale Blue
#D6FFFE
ΔE00 6.02
Very Light Blue
#D5FFFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBFE #FEE8E5
analogous
#E5FEF5 #E5FBFE #E5EFFE
triadic
#E5FBFE #FEE5FB #FBFEE5
tetradic
#E5FBFE #F5E5FE #FEE8E5 #EFFEE5
square
#E5FBFE #F5E5FE #FEE8E5 #EFFEE5
split-complementary
#E5FBFE #FEE5EF #FEF5E5
monochromatic
#6FE9F9 #AAF2FC #E2FAFE #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.07
#E5FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#E5FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBFE
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBFE | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F3F5FE
Tritanopia (blue-blind)
#DEFDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fbfe; /* rgb */ color: rgb(229, 251, 254); /* oklch */ color: oklch(97.3% 0.023 206.6);
Tailwind
colors: {
custom: {
50: '#edfcfe',
500: '#e5fbfe',
950: '#000000',
},
}SCSS
$custom: #e5fbfe; $custom-light: #edfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e5fbfe",
"rgb": {
"r": 229,
"g": 251,
"b": 254
},
"hsl": {
"h": 187.2,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97293,
"c": 0.02335,
"h": 206.6
},
"luminance": 0.92808
}Semantic roles & 50–950 ramp
primary
#E5FBFE
secondary
#EAA69D
accent
#1C00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585