#B4E291#B4E291
#B4E291 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.1% C 0.117 H 132.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E291 |
|---|---|
| RGB | rgb(180, 226, 145) |
| HSL | hsl(94, 58%, 73%) |
| HSV | hsv(94, 36%, 89%) |
| CMYK | cmyk(20.4%, 0%, 35.8%, 11.4%) |
| CIE-LAB | lab(85.07, -28.99, 34.87) |
| CIE-LCH | lch(85.07, 45.35, 129.74°) |
| OKLab | oklab(86.11% -0.0792 0.0865) |
| OKLCH | oklch(86.11% 0.117 132.5) |
| XYZ | xyz(51.1286, 66.1393, 36.8550) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.24
Light Sage
#BCECAC
ΔE00 4.36
Washed Out Green
#BCF5A6
ΔE00 4.41
Pale Olive Green
#B1D27B
ΔE00 4.61
Tea Green
#BDF8A3
ΔE00 4.83
Light Pastel Green
#B2FBA5
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E291 #BF91E2
analogous
#DCE291 #B4E291 #91E296
triadic
#B4E291 #91B4E2 #E291B4
tetradic
#B4E291 #91DCE2 #BF91E2 #E29691
square
#B4E291 #91DCE2 #BF91E2 #E29691
split-complementary
#B4E291 #9691E2 #E291DC
monochromatic
#72C534 #93D561 #B4E291 #D5EFC1 #EEF9E7
Accessibility & contrast
On white
1.48
#B4E291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#B4E291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E291
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E291 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#B5DCCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4e291; /* rgb */ color: rgb(180, 226, 145); /* oklch */ color: oklch(86.1% 0.117 132.5);
Tailwind
colors: {
custom: {
50: '#cbebb2',
500: '#b4e291',
950: '#000000',
},
}SCSS
$custom: #b4e291; $custom-light: #cbebb2; $custom-dark: #000000;
JSON
{
"hex": "#b4e291",
"rgb": {
"r": 180,
"g": 226,
"b": 145
},
"hsl": {
"h": 94.074,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.86109,
"c": 0.11725,
"h": 132.5
},
"luminance": 0.6614
}Semantic roles & 50–950 ramp
primary
#B4E291
secondary
#925DBB
accent
#20C67E
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481