#E4FCFE#E4FCFE
#E4FCFE is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.4% C 0.025 H 202.8°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FCFE |
|---|---|
| RGB | rgb(228, 252, 254) |
| HSL | hsl(185, 93%, 95%) |
| HSV | hsv(185, 10%, 100%) |
| CMYK | cmyk(10.2%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.34, -7.38, -3.61) |
| CIE-LCH | lch(97.34, 8.22, 206.06°) |
| OKLab | oklab(97.42% -0.0232 -0.0098) |
| OKLCH | oklch(97.42% 0.025 202.8) |
| XYZ | xyz(84.6906, 93.2691, 107.2875) |
| Luminance | 0.9327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.50
Azure (CSS)
#F0FFFF
ΔE00 3.12
Ice Blue (survey)
#D7FFFE
ΔE00 4.92
Very Pale Blue
#D6FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.20
Really Light Blue
#D4FFFF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FCFE #FEE6E4
analogous
#E4FEF3 #E4FCFE #E4EFFE
triadic
#E4FCFE #FEE4FC #FCFEE4
tetradic
#E4FCFE #F3E4FE #FEE6E4 #EFFEE4
square
#E4FCFE #F3E4FE #FEE6E4 #EFFEE4
split-complementary
#E4FCFE #FEE4EF #FEF3E4
monochromatic
#6EEFFA #A9F5FC #E1FCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.07
#E4FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#E4FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FCFE
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FCFE | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#DDFEFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4fcfe; /* rgb */ color: rgb(228, 252, 254); /* oklch */ color: oklch(97.4% 0.025 202.8);
Tailwind
colors: {
custom: {
50: '#ecfdfe',
500: '#e4fcfe',
950: '#000000',
},
}SCSS
$custom: #e4fcfe; $custom-light: #ecfdfe; $custom-dark: #000000;
JSON
{
"hex": "#e4fcfe",
"rgb": {
"r": 228,
"g": 252,
"b": 254
},
"hsl": {
"h": 184.615,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.97424,
"c": 0.02517,
"h": 202.8
},
"luminance": 0.93271
}Semantic roles & 50–950 ramp
primary
#E4FCFE
secondary
#EAA29C
accent
#1200E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585