#E4FEFA#E4FEFA
#E4FEFA is a very light, muted teal. Relative luminance 0.943; OKLCH L 97.7% C 0.028 H 185.6°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FEFA |
|---|---|
| RGB | rgb(228, 254, 250) |
| HSL | hsl(171, 93%, 95%) |
| HSV | hsv(171, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.74, -9.14, -0.95) |
| CIE-LCH | lch(97.74, 9.19, 185.96°) |
| OKLab | oklab(97.71% -0.0274 -0.0027) |
| OKLCH | oklch(97.71% 0.028 185.6) |
| XYZ | xyz(84.6881, 94.2783, 104.1597) |
| Luminance | 0.9428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.07
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 4.00
Ice
#D6FFFA
ΔE00 4.10
Very Light Blue
#D5FFFF
ΔE00 4.29
Azure (CSS)
#F0FFFF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FEFA #FEE4E8
analogous
#E4FEED #E4FEFA #E4F5FE
triadic
#E4FEFA #FAE4FE #FEFAE4
tetradic
#E4FEFA #EDE4FE #FEE4E8 #F5FEE4
square
#E4FEFA #EDE4FE #FEE4E8 #F5FEE4
split-complementary
#E4FEFA #FEE4F5 #FEEDE4
monochromatic
#6EFAE4 #A9FCEF #E1FEFA #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.06
#E4FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#E4FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FEFA
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FEFA | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#DEFFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e4fefa; /* rgb */ color: rgb(228, 254, 250); /* oklch */ color: oklch(97.7% 0.028 185.6);
Tailwind
colors: {
custom: {
50: '#ecfefb',
500: '#e4fefa',
950: '#000000',
},
}SCSS
$custom: #e4fefa; $custom-light: #ecfefb; $custom-dark: #000000;
JSON
{
"hex": "#e4fefa",
"rgb": {
"r": 228,
"g": 254,
"b": 250
},
"hsl": {
"h": 170.769,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.97712,
"c": 0.02751,
"h": 185.6
},
"luminance": 0.9428
}Semantic roles & 50–950 ramp
primary
#E4FEFA
secondary
#EA9CA8
accent
#0023E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585