#E4FBF4#E4FBF4
#E4FBF4 is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.9% C 0.026 H 175.6°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBF4 |
|---|---|
| RGB | rgb(228, 251, 244) |
| HSL | hsl(162, 74%, 94%) |
| HSV | hsv(162, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(96.83, -8.76, 0.80) |
| CIE-LCH | lch(96.83, 8.80, 174.81°) |
| OKLab | oklab(96.94% -0.0256 0.002) |
| OKLCH | oklch(96.94% 0.026 175.6) |
| XYZ | xyz(82.8176, 92.0188, 98.9686) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.63
Honeydew
#F0FFF0
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.74
Ice
#D6FFFA
ΔE00 4.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.01
Mintcream
#F5FFFA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBF4 #FBE4EB
analogous
#E4FBE9 #E4FBF4 #E4F7FB
triadic
#E4FBF4 #F4E4FB #FBF4E4
tetradic
#E4FBF4 #E9E4FB #FBE4EB #F7FBE4
square
#E4FBF4 #E9E4FB #FBE4EB #F7FBE4
split-complementary
#E4FBF4 #FBE4F7 #FBE9E4
monochromatic
#79EBC9 #AFF3DE #E4FBF4 #E4FBF4 #E4FBF4
Accessibility & contrast
On white
1.08
#E4FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#E4FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBF4
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBF4 | 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)
#F9F8F4
Deuteranopia (green-blind)
#F5F5F4
Tritanopia (blue-blind)
#DFFCF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e4fbf4; /* rgb */ color: rgb(228, 251, 244); /* oklch */ color: oklch(96.9% 0.026 175.6);
Tailwind
colors: {
custom: {
50: '#ecfcf7',
500: '#e4fbf4',
950: '#000000',
},
}SCSS
$custom: #e4fbf4; $custom-light: #ecfcf7; $custom-dark: #000000;
JSON
{
"hex": "#e4fbf4",
"rgb": {
"r": 228,
"g": 251,
"b": 244
},
"hsl": {
"h": 161.739,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.96938,
"c": 0.02573,
"h": 175.6
},
"luminance": 0.9202
}Semantic roles & 50–950 ramp
primary
#E4FBF4
secondary
#E1A2B5
accent
#0F4CD6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585