#E4FBEF#E4FBEF
#E4FBEF is a very light, muted green. Relative luminance 0.917; OKLCH L 96.8% C 0.029 H 163.2°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBEF |
|---|---|
| RGB | rgb(228, 251, 239) |
| HSL | hsl(149, 74%, 94%) |
| HSV | hsv(149, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.71, -9.68, 3.19) |
| CIE-LCH | lch(96.71, 10.19, 161.74°) |
| OKLab | oklab(96.8% -0.0276 0.0083) |
| OKLCH | oklch(96.8% 0.029 163.2) |
| XYZ | xyz(82.0688, 91.7192, 95.0244) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.08
Lightcyan
#E0FFFF
ΔE00 5.44
Ice
#D6FFFA
ΔE00 5.50
Mintcream
#F5FFFA
ΔE00 5.91
Ice Blue (survey)
#D7FFFE
ΔE00 6.21
Very Pale Blue
#D6FFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBEF #FBE4F0
analogous
#E5FBE4 #E4FBEF #E4FBFB
triadic
#E4FBEF #EFE4FB #FBEFE4
tetradic
#E4FBEF #E4E5FB #FBE4F0 #FBFBE4
square
#E4FBEF #E4E5FB #FBE4F0 #FBFBE4
split-complementary
#E4FBEF #FBE4FB #FBE4E5
monochromatic
#79EBB0 #AFF3CF #E4FBEF #E4FBEF #E4FBEF
Accessibility & contrast
On white
1.09
#E4FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#E4FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBEF
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBEF | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F6F4F0
Tritanopia (blue-blind)
#E0FBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4fbef; /* rgb */ color: rgb(228, 251, 239); /* oklch */ color: oklch(96.8% 0.029 163.2);
Tailwind
colors: {
custom: {
50: '#ecfcf4',
500: '#e4fbef',
950: '#000000',
},
}SCSS
$custom: #e4fbef; $custom-light: #ecfcf4; $custom-dark: #000000;
JSON
{
"hex": "#e4fbef",
"rgb": {
"r": 228,
"g": 251,
"b": 239
},
"hsl": {
"h": 148.696,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.968,
"c": 0.02879,
"h": 163.2
},
"luminance": 0.9172
}Semantic roles & 50–950 ramp
primary
#E4FBEF
secondary
#E1A2C3
accent
#0F77D6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585