#E4FAFE#E4FAFE
#E4FAFE is a very light, muted teal. Relative luminance 0.920; OKLCH L 97.0% C 0.024 H 209.8°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FAFE |
|---|---|
| RGB | rgb(228, 250, 254) |
| HSL | hsl(189, 93%, 95%) |
| HSV | hsv(189, 10%, 100%) |
| CMYK | cmyk(10.2%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.83, -6.38, -4.36) |
| CIE-LCH | lch(96.83, 7.72, 214.34°) |
| OKLab | oklab(97.02% -0.0205 -0.0117) |
| OKLCH | oklch(97.02% 0.024 209.8) |
| XYZ | xyz(84.0658, 92.0196, 107.0792) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.92
Lightcyan
#E0FFFF
ΔE00 3.75
Mintcream
#F5FFFA
ΔE00 5.57
Aliceblue
#F0F8FF
ΔE00 5.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.08
Very Light Blue
#D5FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FAFE #FEE8E4
analogous
#E4FEF5 #E4FAFE #E4EDFE
triadic
#E4FAFE #FEE4FA #FAFEE4
tetradic
#E4FAFE #F5E4FE #FEE8E4 #EDFEE4
square
#E4FAFE #F5E4FE #FEE8E4 #EDFEE4
split-complementary
#E4FAFE #FEE4ED #FEF5E4
monochromatic
#6EE4FA #A9EFFC #E1FAFE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.08
#E4FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#E4FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FAFE
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FAFE | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#DDFCFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e4fafe; /* rgb */ color: rgb(228, 250, 254); /* oklch */ color: oklch(97.0% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#ecfcfe',
500: '#e4fafe',
950: '#000000',
},
}SCSS
$custom: #e4fafe; $custom-light: #ecfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e4fafe",
"rgb": {
"r": 228,
"g": 250,
"b": 254
},
"hsl": {
"h": 189.231,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.97023,
"c": 0.02365,
"h": 209.8
},
"luminance": 0.92021
}Semantic roles & 50–950 ramp
primary
#E4FAFE
secondary
#EAA89C
accent
#2300E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585