#E5FBFD#E5FBFD
#E5FBFD is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.3% C 0.023 H 203.4°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBFD |
|---|---|
| RGB | rgb(229, 251, 253) |
| HSL | hsl(185, 86%, 95%) |
| HSV | hsv(185, 9%, 99%) |
| CMYK | cmyk(9.5%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(97.12, -6.76, -3.40) |
| CIE-LCH | lch(97.12, 7.56, 206.72°) |
| OKLab | oklab(97.26% -0.0213 -0.0092) |
| OKLCH | oklch(97.26% 0.023 203.4) |
| XYZ | xyz(84.5359, 92.7429, 106.3568) |
| Luminance | 0.9274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.60
Lightcyan
#E0FFFF
ΔE00 3.11
Mintcream
#F5FFFA
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.77
Very Light Blue
#D5FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBFD #FDE7E5
analogous
#E5FDF3 #E5FBFD #E5EFFD
triadic
#E5FBFD #FDE5FB #FBFDE5
tetradic
#E5FBFD #F3E5FD #FDE7E5 #EFFDE5
square
#E5FBFD #F3E5FD #FDE7E5 #EFFDE5
split-complementary
#E5FBFD #FDE5EF #FDF3E5
monochromatic
#73EAF4 #ACF2F9 #E3FBFD #E3FBFD #E3FBFD
Accessibility & contrast
On white
1.07
#E5FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#E5FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBFD
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBFD | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F3F5FD
Tritanopia (blue-blind)
#DEFDFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fbfd; /* rgb */ color: rgb(229, 251, 253); /* oklch */ color: oklch(97.3% 0.023 203.4);
Tailwind
colors: {
custom: {
50: '#edfcfe',
500: '#e5fbfd',
950: '#000000',
},
}SCSS
$custom: #e5fbfd; $custom-light: #edfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e5fbfd",
"rgb": {
"r": 229,
"g": 251,
"b": 253
},
"hsl": {
"h": 185,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.97264,
"c": 0.02315,
"h": 203.4
},
"luminance": 0.92744
}Semantic roles & 50–950 ramp
primary
#E5FBFD
secondary
#E7A59F
accent
#1603E2
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585