#E4FCFA#E4FCFA
#E4FCFA is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.3% C 0.025 H 190.7°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FCFA |
|---|---|
| RGB | rgb(228, 252, 250) |
| HSL | hsl(175, 80%, 94%) |
| HSV | hsv(175, 10%, 99%) |
| CMYK | cmyk(9.5%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(97.23, -8.14, -1.70) |
| CIE-LCH | lch(97.23, 8.32, 191.80°) |
| OKLab | oklab(97.31% -0.0247 -0.0047) |
| OKLCH | oklch(97.31% 0.025 190.7) |
| XYZ | xyz(84.0567, 93.0155, 103.9492) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.09
Azure (CSS)
#F0FFFF
ΔE00 3.55
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.56
Very Light Blue
#D5FFFF
ΔE00 4.76
Ice
#D6FFFA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FCFA #FCE4E6
analogous
#E4FCEE #E4FCFA #E4F2FC
triadic
#E4FCFA #FAE4FC #FCFAE4
tetradic
#E4FCFA #EEE4FC #FCE4E6 #F2FCE4
square
#E4FCFA #EEE4FC #FCE4E6 #F2FCE4
split-complementary
#E4FCFA #FCE4F2 #FCEEE4
monochromatic
#76F0E6 #ADF6F0 #E3FCFA #E3FCFA #E3FCFA
Accessibility & contrast
On white
1.07
#E4FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E4FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FCFA
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FCFA | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#DEFDFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4fcfa; /* rgb */ color: rgb(228, 252, 250); /* oklch */ color: oklch(97.3% 0.025 190.7);
Tailwind
colors: {
custom: {
50: '#ecfdfb',
500: '#e4fcfa',
950: '#000000',
},
}SCSS
$custom: #e4fcfa; $custom-light: #ecfdfb; $custom-dark: #000000;
JSON
{
"hex": "#e4fcfa",
"rgb": {
"r": 228,
"g": 252,
"b": 250
},
"hsl": {
"h": 175,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.97309,
"c": 0.02514,
"h": 190.7
},
"luminance": 0.93017
}Semantic roles & 50–950 ramp
primary
#E4FCFA
secondary
#E4A0A6
accent
#091BDC
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585