#E4FCFC#E4FCFC
#E4FCFC is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.4% C 0.025 H 196.8°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FCFC |
|---|---|
| RGB | rgb(228, 252, 252) |
| HSL | hsl(180, 80%, 94%) |
| HSV | hsv(180, 10%, 99%) |
| CMYK | cmyk(9.5%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.28, -7.76, -2.66) |
| CIE-LCH | lch(97.28, 8.21, 198.89°) |
| OKLab | oklab(97.37% -0.0239 -0.0072) |
| OKLCH | oklch(97.37% 0.025 196.8) |
| XYZ | xyz(84.3720, 93.1416, 105.6096) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.09
Azure (CSS)
#F0FFFF
ΔE00 3.22
Ice Blue (survey)
#D7FFFE
ΔE00 4.52
Very Pale Blue
#D6FFFE
ΔE00 4.76
Very Light Blue
#D5FFFF
ΔE00 4.88
Really Light Blue
#D4FFFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FCFC #FCE4E4
analogous
#E4FCF0 #E4FCFC #E4F0FC
triadic
#E4FCFC #FCE4FC #FCFCE4
tetradic
#E4FCFC #F0E4FC #FCE4E4 #F0FCE4
square
#E4FCFC #F0E4FC #FCE4E4 #F0FCE4
split-complementary
#E4FCFC #FCE4F0 #FCF0E4
monochromatic
#76F0F0 #ADF6F6 #E3FCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.07
#E4FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#E4FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FCFC
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FCFC | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#DDFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4fcfc; /* rgb */ color: rgb(228, 252, 252); /* oklch */ color: oklch(97.4% 0.025 196.8);
Tailwind
colors: {
custom: {
50: '#ecfdfd',
500: '#e4fcfc',
950: '#000000',
},
}SCSS
$custom: #e4fcfc; $custom-light: #ecfdfd; $custom-dark: #000000;
JSON
{
"hex": "#e4fcfc",
"rgb": {
"r": 228,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.97366,
"c": 0.02501,
"h": 196.8
},
"luminance": 0.93143
}Semantic roles & 50–950 ramp
primary
#E4FCFC
secondary
#E4A0A0
accent
#0909DC
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585