#E4FFBB#E4FFBB
#E4FFBB is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.092 H 125.7°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFBB |
|---|---|
| RGB | rgb(228, 255, 187) |
| HSL | hsl(84, 100%, 87%) |
| HSV | hsv(84, 27%, 100%) |
| CMYK | cmyk(10.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.66, -20.04, 29.68) |
| CIE-LCH | lch(96.66, 35.82, 124.02°) |
| OKLab | oklab(96.41% -0.0538 0.0749) |
| OKLCH | oklch(96.41% 0.092 125.7) |
| XYZ | xyz(76.7234, 91.6015, 60.6429) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.07
Very Pale Green
#CFFDBC
ΔE00 4.24
Light Khaki
#E6F2A2
ΔE00 5.19
Pale Green
#C7FDB5
ΔE00 5.30
Light Light Green
#C8FFB0
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFBB #D6BBFF
analogous
#FFF8BB #E4FFBB #C2FFBB
triadic
#E4FFBB #BBE4FF #FFBBE4
tetradic
#E4FFBB #BBFFF8 #D6BBFF #FFBBC2
square
#E4FFBB #BBFFF8 #D6BBFF #FFBBC2
split-complementary
#E4FFBB #BBC2FF #F8BBFF
monochromatic
#B3FF41 #CCFF7E #E4FFBB #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.09
#E4FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#E4FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFBB
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFBB | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B7
Deuteranopia (green-blind)
#FFF5BE
Tritanopia (blue-blind)
#E8F9ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4ffbb; /* rgb */ color: rgb(228, 255, 187); /* oklch */ color: oklch(96.4% 0.092 125.7);
Tailwind
colors: {
custom: {
50: '#edffcf',
500: '#e4ffbb',
950: '#000000',
},
}SCSS
$custom: #e4ffbb; $custom-light: #edffcf; $custom-dark: #000000;
JSON
{
"hex": "#e4ffbb",
"rgb": {
"r": 228,
"g": 255,
"b": 187
},
"hsl": {
"h": 83.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96405,
"c": 0.09222,
"h": 125.7
},
"luminance": 0.91602
}Semantic roles & 50–950 ramp
primary
#E4FFBB
secondary
#A477E7
accent
#00E65B
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683