#E4FBF5#E4FBF5
#E4FBF5 is a very light, muted teal. Relative luminance 0.921; OKLCH L 97.0% C 0.025 H 178.4°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBF5 |
|---|---|
| RGB | rgb(228, 251, 245) |
| HSL | hsl(164, 74%, 94%) |
| HSV | hsv(164, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(96.85, -8.58, 0.32) |
| CIE-LCH | lch(96.85, 8.58, 177.89°) |
| OKLab | oklab(96.97% -0.0253 0.0007) |
| OKLCH | oklch(96.97% 0.025 178.4) |
| XYZ | xyz(82.9699, 92.0797, 99.7704) |
| Luminance | 0.9208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.30
Azure (CSS)
#F0FFFF
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 4.51
Ice Blue (survey)
#D7FFFE
ΔE00 4.84
Ice
#D6FFFA
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBF5 #FBE4EA
analogous
#E4FBEA #E4FBF5 #E4F6FB
triadic
#E4FBF5 #F5E4FB #FBF5E4
tetradic
#E4FBF5 #EAE4FB #FBE4EA #F6FBE4
square
#E4FBF5 #EAE4FB #FBE4EA #F6FBE4
split-complementary
#E4FBF5 #FBE4F6 #FBEAE4
monochromatic
#79EBCE #AFF3E1 #E4FBF5 #E4FBF5 #E4FBF5
Accessibility & contrast
On white
1.08
#E4FBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#E4FBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBF5
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBF5 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#F4F5F5
Tritanopia (blue-blind)
#DFFCF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e4fbf5; /* rgb */ color: rgb(228, 251, 245); /* oklch */ color: oklch(97.0% 0.025 178.4);
Tailwind
colors: {
custom: {
50: '#ecfcf8',
500: '#e4fbf5',
950: '#000000',
},
}SCSS
$custom: #e4fbf5; $custom-light: #ecfcf8; $custom-dark: #000000;
JSON
{
"hex": "#e4fbf5",
"rgb": {
"r": 228,
"g": 251,
"b": 245
},
"hsl": {
"h": 164.348,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.96966,
"c": 0.02527,
"h": 178.4
},
"luminance": 0.92081
}Semantic roles & 50–950 ramp
primary
#E4FBF5
secondary
#E1A2B2
accent
#0F43D6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585