#B4E184#B4E184
#B4E184 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.7% C 0.130 H 129.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E184 |
|---|---|
| RGB | rgb(180, 225, 132) |
| HSL | hsl(89, 61%, 70%) |
| HSV | hsv(89, 41%, 88%) |
| CMYK | cmyk(20%, 0%, 41.3%, 11.8%) |
| CIE-LAB | lab(84.60, -30.22, 40.77) |
| CIE-LCH | lch(84.60, 50.75, 126.54°) |
| OKLab | oklab(85.67% -0.0831 0.0996) |
| OKLCH | oklch(85.67% 0.13 129.8) |
| XYZ | xyz(49.9118, 65.2188, 31.7842) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.73
Light Grey Green
#B7E1A1
ΔE00 5.39
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.74
Tea Green
#BDF8A3
ΔE00 5.74
Light Moss Green
#A6C875
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E184 #B184E1
analogous
#E1DF84 #B4E184 #86E184
triadic
#B4E184 #84B4E1 #E184B4
tetradic
#B4E184 #84E1DF #B184E1 #E18486
square
#B4E184 #84E1DF #B184E1 #E18486
split-complementary
#B4E184 #8486E1 #DF84E1
monochromatic
#78BD2E #96D553 #B4E184 #D2EDB5 #F0F9E6
Accessibility & contrast
On white
1.50
#B4E184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#B4E184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E184
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E184 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57D
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#B7DACA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b4e184; /* rgb */ color: rgb(180, 225, 132); /* oklch */ color: oklch(85.7% 0.130 129.8);
Tailwind
colors: {
custom: {
50: '#cceaa9',
500: '#b4e184',
950: '#000000',
},
}SCSS
$custom: #b4e184; $custom-light: #cceaa9; $custom-dark: #000000;
JSON
{
"hex": "#b4e184",
"rgb": {
"r": 180,
"g": 225,
"b": 132
},
"hsl": {
"h": 89.032,
"s": 60.784,
"l": 70
},
"oklch": {
"l": 0.85667,
"c": 0.12975,
"h": 129.8
},
"luminance": 0.6522
}Semantic roles & 50–950 ramp
primary
#B4E184
secondary
#8351B9
accent
#1DC870
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#131610
muted
#838481