#E4FEF4#E4FEF4
#E4FEF4 is a very light, muted teal. Relative luminance 0.939; OKLCH L 97.5% C 0.030 H 170.6°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FEF4 |
|---|---|
| RGB | rgb(228, 254, 244) |
| HSL | hsl(157, 93%, 95%) |
| HSV | hsv(157, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(97.59, -10.26, 1.91) |
| CIE-LCH | lch(97.59, 10.44, 169.44°) |
| OKLab | oklab(97.55% -0.0297 0.0049) |
| OKLCH | oklch(97.55% 0.03 170.6) |
| XYZ | xyz(83.7622, 93.9079, 99.2834) |
| Luminance | 0.9391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.06
Ice
#D6FFFA
ΔE00 4.35
Lightcyan
#E0FFFF
ΔE00 4.36
Ice Blue (survey)
#D7FFFE
ΔE00 5.01
Very Pale Blue
#D6FFFE
ΔE00 5.17
Very Light Blue
#D5FFFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FEF4 #FEE4EE
analogous
#E4FEE7 #E4FEF4 #E4FBFE
triadic
#E4FEF4 #F4E4FE #FEF4E4
tetradic
#E4FEF4 #E7E4FE #FEE4EE #FBFEE4
square
#E4FEF4 #E7E4FE #FEE4EE #FBFEE4
split-complementary
#E4FEF4 #FEE4FB #FEE7E4
monochromatic
#6EFAC4 #A9FCDC #E1FEF3 #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.06
#E4FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#E4FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FEF4
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FEF4 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#F7F7F5
Tritanopia (blue-blind)
#DFFEFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e4fef4; /* rgb */ color: rgb(228, 254, 244); /* oklch */ color: oklch(97.5% 0.030 170.6);
Tailwind
colors: {
custom: {
50: '#ecfef7',
500: '#e4fef4',
950: '#000000',
},
}SCSS
$custom: #e4fef4; $custom-light: #ecfef7; $custom-dark: #000000;
JSON
{
"hex": "#e4fef4",
"rgb": {
"r": 228,
"g": 254,
"b": 244
},
"hsl": {
"h": 156.923,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.97545,
"c": 0.03008,
"h": 170.6
},
"luminance": 0.93909
}Semantic roles & 50–950 ramp
primary
#E4FEF4
secondary
#EA9CBA
accent
#0058E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585