#B4E891#B4E891
#B4E891 is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.4% C 0.126 H 133.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E891 |
|---|---|
| RGB | rgb(180, 232, 145) |
| HSL | hsl(96, 65%, 74%) |
| HSV | hsv(96, 38%, 91%) |
| CMYK | cmyk(22.4%, 0%, 37.5%, 9%) |
| CIE-LAB | lab(86.73, -31.81, 37.05) |
| CIE-LCH | lch(86.73, 48.83, 130.65°) |
| OKLab | oklab(87.45% -0.087 0.0915) |
| OKLCH | oklch(87.45% 0.126 133.5) |
| XYZ | xyz(52.7887, 69.4596, 37.4084) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.45
Tea Green
#BDF8A3
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 4.30
Light Sage
#BCECAC
ΔE00 4.56
Pale Light Green
#B1FC99
ΔE00 4.79
Celery
#C1FD95
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E891 #C591E8
analogous
#E0E891 #B4E891 #91E89A
triadic
#B4E891 #91B4E8 #E891B4
tetradic
#B4E891 #91E0E8 #C591E8 #E89A91
square
#B4E891 #91E0E8 #C591E8 #E89A91
split-complementary
#B4E891 #9A91E8 #E891E0
monochromatic
#6FD32C #91DD5E #B4E891 #D7F3C4 #EEFAE6
Accessibility & contrast
On white
1.41
#B4E891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#B4E891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E891
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E891 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#B5E2D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e891; /* rgb */ color: rgb(180, 232, 145); /* oklch */ color: oklch(87.4% 0.126 133.5);
Tailwind
colors: {
custom: {
50: '#ccefb2',
500: '#b4e891',
950: '#000000',
},
}SCSS
$custom: #b4e891; $custom-light: #ccefb2; $custom-dark: #000000;
JSON
{
"hex": "#b4e891",
"rgb": {
"r": 180,
"g": 232,
"b": 145
},
"hsl": {
"h": 95.862,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.87448,
"c": 0.12629,
"h": 133.5
},
"luminance": 0.69461
}Semantic roles & 50–950 ramp
primary
#B4E891
secondary
#995BC2
accent
#18CD84
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#131611
muted
#838581