#E3FCFE#E3FCFE
#E3FCFE is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.4% C 0.026 H 202.6°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FCFE |
|---|---|
| RGB | rgb(227, 252, 254) |
| HSL | hsl(184, 93%, 94%) |
| HSV | hsv(184, 11%, 100%) |
| CMYK | cmyk(10.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.27, -7.70, -3.72) |
| CIE-LCH | lch(97.27, 8.55, 205.76°) |
| OKLab | oklab(97.36% -0.0242 -0.01) |
| OKLCH | oklch(97.36% 0.026 202.6) |
| XYZ | xyz(84.3742, 93.1059, 107.2727) |
| Luminance | 0.9311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.21
Azure (CSS)
#F0FFFF
ΔE00 3.41
Ice Blue (survey)
#D7FFFE
ΔE00 4.62
Very Pale Blue
#D6FFFE
ΔE00 4.85
Very Light Blue
#D5FFFF
ΔE00 4.89
Really Light Blue
#D4FFFF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FCFE #FEE5E3
analogous
#E3FEF3 #E3FCFE #E3EFFE
triadic
#E3FCFE #FEE3FC #FCFEE3
tetradic
#E3FCFE #F3E3FE #FEE5E3 #EFFEE3
square
#E3FCFE #F3E3FE #FEE5E3 #EFFEE3
split-complementary
#E3FCFE #FEE3EF #FEF3E3
monochromatic
#6DEFFA #A8F6FC #E1FCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.07
#E3FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#E3FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FCFE
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FCFE | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F3F5FE
Tritanopia (blue-blind)
#DCFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e3fcfe; /* rgb */ color: rgb(227, 252, 254); /* oklch */ color: oklch(97.4% 0.026 202.6);
Tailwind
colors: {
custom: {
50: '#ecfdfe',
500: '#e3fcfe',
950: '#000000',
},
}SCSS
$custom: #e3fcfe; $custom-light: #ecfdfe; $custom-dark: #000000;
JSON
{
"hex": "#e3fcfe",
"rgb": {
"r": 227,
"g": 252,
"b": 254
},
"hsl": {
"h": 184.444,
"s": 93.103,
"l": 94.314
},
"oklch": {
"l": 0.97355,
"c": 0.02618,
"h": 202.6
},
"luminance": 0.93107
}Semantic roles & 50–950 ramp
primary
#E3FCFE
secondary
#EAA19B
accent
#1100E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585