#E4FBEC#E4FBEC
#E4FBEC is a very light, muted green. Relative luminance 0.915; OKLCH L 96.7% C 0.031 H 157.2°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBEC |
|---|---|
| RGB | rgb(228, 251, 236) |
| HSL | hsl(141, 74%, 94%) |
| HSV | hsv(141, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.63, -10.22, 4.63) |
| CIE-LCH | lch(96.63, 11.22, 155.61°) |
| OKLab | oklab(96.72% -0.0287 0.0121) |
| OKLCH | oklch(96.72% 0.031 157.2) |
| XYZ | xyz(81.6292, 91.5434, 92.7097) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.91
Ice
#D6FFFA
ΔE00 6.15
Lightcyan
#E0FFFF
ΔE00 6.54
Mintcream
#F5FFFA
ΔE00 6.61
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Very Pale Blue
#D6FFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBEC #FBE4F3
analogous
#E8FBE4 #E4FBEC #E4FBF8
triadic
#E4FBEC #ECE4FB #FBECE4
tetradic
#E4FBEC #E4E8FB #FBE4F3 #FBF8E4
square
#E4FBEC #E4E8FB #FBE4F3 #FBF8E4
split-complementary
#E4FBEC #F8E4FB #FBE4E8
monochromatic
#79EBA1 #AFF3C6 #E4FBEC #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.09
#E4FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#E4FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBEC
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBEC | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#E1FBF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4fbec; /* rgb */ color: rgb(228, 251, 236); /* oklch */ color: oklch(96.7% 0.031 157.2);
Tailwind
colors: {
custom: {
50: '#ecfcf2',
500: '#e4fbec',
950: '#000000',
},
}SCSS
$custom: #e4fbec; $custom-light: #ecfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e4fbec",
"rgb": {
"r": 228,
"g": 251,
"b": 236
},
"hsl": {
"h": 140.87,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.9672,
"c": 0.03118,
"h": 157.2
},
"luminance": 0.91544
}Semantic roles & 50–950 ramp
primary
#E4FBEC
secondary
#E1A2CB
accent
#0F91D6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585