#B4E191#B4E191
#B4E191 is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 85.9% C 0.116 H 132.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E191 |
|---|---|
| RGB | rgb(180, 225, 145) |
| HSL | hsl(94, 57%, 73%) |
| HSV | hsv(94, 36%, 88%) |
| CMYK | cmyk(20%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(84.79, -28.52, 34.51) |
| CIE-LCH | lch(84.79, 44.77, 129.57°) |
| OKLab | oklab(85.89% -0.0779 0.0856) |
| OKLCH | oklch(85.89% 0.116 132.3) |
| XYZ | xyz(50.8574, 65.5971, 36.7646) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.11
Light Sage
#BCECAC
ΔE00 4.39
Pale Olive Green
#B1D27B
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.61
Tea Green
#BDF8A3
ΔE00 5.06
Light Moss Green
#A6C875
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E191 #BE91E1
analogous
#DCE191 #B4E191 #91E196
triadic
#B4E191 #91B4E1 #E191B4
tetradic
#B4E191 #91DCE1 #BE91E1 #E19691
square
#B4E191 #91DCE1 #BE91E1 #E19691
split-complementary
#B4E191 #9691E1 #E191DC
monochromatic
#73C335 #93D461 #B4E191 #D5EEC1 #EFF8E7
Accessibility & contrast
On white
1.49
#B4E191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#B4E191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E191
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E191 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#E1D295
Tritanopia (blue-blind)
#B5DBCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e191; /* rgb */ color: rgb(180, 225, 145); /* oklch */ color: oklch(85.9% 0.116 132.3);
Tailwind
colors: {
custom: {
50: '#cbeab2',
500: '#b4e191',
950: '#000000',
},
}SCSS
$custom: #b4e191; $custom-light: #cbeab2; $custom-dark: #000000;
JSON
{
"hex": "#b4e191",
"rgb": {
"r": 180,
"g": 225,
"b": 145
},
"hsl": {
"h": 93.75,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.85887,
"c": 0.11573,
"h": 132.3
},
"luminance": 0.65598
}Semantic roles & 50–950 ramp
primary
#B4E191
secondary
#915DB9
accent
#21C57D
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481