#E4FBFD#E4FBFD
#E4FBFD is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.2% C 0.024 H 203.1°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBFD |
|---|---|
| RGB | rgb(228, 251, 253) |
| HSL | hsl(185, 86%, 94%) |
| HSV | hsv(185, 10%, 99%) |
| CMYK | cmyk(9.9%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(97.06, -7.07, -3.51) |
| CIE-LCH | lch(97.06, 7.89, 206.38°) |
| OKLab | oklab(97.19% -0.0222 -0.0095) |
| OKLCH | oklch(97.19% 0.024 203.1) |
| XYZ | xyz(84.2176, 92.5788, 106.3419) |
| Luminance | 0.9258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.81
Azure (CSS)
#F0FFFF
ΔE00 2.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.23
Mintcream
#F5FFFA
ΔE00 5.29
Very Pale Blue
#D6FFFE
ΔE00 5.46
Very Light Blue
#D5FFFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBFD #FDE6E4
analogous
#E4FDF3 #E4FBFD #E4EFFD
triadic
#E4FBFD #FDE4FB #FBFDE4
tetradic
#E4FBFD #F3E4FD #FDE6E4 #EFFDE4
square
#E4FBFD #F3E4FD #FDE6E4 #EFFDE4
split-complementary
#E4FBFD #FDE4EF #FDF3E4
monochromatic
#72EAF5 #ABF3F9 #E3FBFD #E3FBFD #E3FBFD
Accessibility & contrast
On white
1.08
#E4FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#E4FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBFD
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBFD | 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)
#F7F9FD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#DDFDFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e4fbfd; /* rgb */ color: rgb(228, 251, 253); /* oklch */ color: oklch(97.2% 0.024 203.1);
Tailwind
colors: {
custom: {
50: '#ecfcfe',
500: '#e4fbfd',
950: '#000000',
},
}SCSS
$custom: #e4fbfd; $custom-light: #ecfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e4fbfd",
"rgb": {
"r": 228,
"g": 251,
"b": 253
},
"hsl": {
"h": 184.8,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.97194,
"c": 0.02417,
"h": 203.1
},
"luminance": 0.9258
}Semantic roles & 50–950 ramp
primary
#E4FBFD
secondary
#E7A49E
accent
#1503E3
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585