#E4FBF2#E4FBF2
#E4FBF2 is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.9% C 0.027 H 170.3°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBF2 |
|---|---|
| RGB | rgb(228, 251, 242) |
| HSL | hsl(157, 74%, 94%) |
| HSV | hsv(157, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(96.78, -9.13, 1.75) |
| CIE-LCH | lch(96.78, 9.30, 169.13°) |
| OKLab | oklab(96.88% -0.0264 0.0045) |
| OKLCH | oklch(96.88% 0.027 170.3) |
| XYZ | xyz(82.5156, 91.8980, 97.3780) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.65
Lightcyan
#E0FFFF
ΔE00 4.34
Ice
#D6FFFA
ΔE00 5.04
Mintcream
#F5FFFA
ΔE00 5.32
Azure (CSS)
#F0FFFF
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBF2 #FBE4ED
analogous
#E4FBE7 #E4FBF2 #E4F9FB
triadic
#E4FBF2 #F2E4FB #FBF2E4
tetradic
#E4FBF2 #E7E4FB #FBE4ED #F9FBE4
square
#E4FBF2 #E7E4FB #FBE4ED #F9FBE4
split-complementary
#E4FBF2 #FBE4F9 #FBE7E4
monochromatic
#79EBBF #AFF3D8 #E4FBF2 #E4FBF2 #E4FBF2
Accessibility & contrast
On white
1.08
#E4FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#E4FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBF2
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBF2 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F5F4F3
Tritanopia (blue-blind)
#DFFBF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e4fbf2; /* rgb */ color: rgb(228, 251, 242); /* oklch */ color: oklch(96.9% 0.027 170.3);
Tailwind
colors: {
custom: {
50: '#ecfcf6',
500: '#e4fbf2',
950: '#000000',
},
}SCSS
$custom: #e4fbf2; $custom-light: #ecfcf6; $custom-dark: #000000;
JSON
{
"hex": "#e4fbf2",
"rgb": {
"r": 228,
"g": 251,
"b": 242
},
"hsl": {
"h": 156.522,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.96883,
"c": 0.0268,
"h": 170.3
},
"luminance": 0.91899
}Semantic roles & 50–950 ramp
primary
#E4FBF2
secondary
#E1A2BB
accent
#0F5DD6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585