#B4E384#B4E384
#B4E384 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.1% C 0.133 H 130.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E384 |
|---|---|
| RGB | rgb(180, 227, 132) |
| HSL | hsl(90, 63%, 70%) |
| HSV | hsv(90, 42%, 89%) |
| CMYK | cmyk(20.7%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(85.15, -31.15, 41.48) |
| CIE-LCH | lch(85.15, 51.87, 126.91°) |
| OKLab | oklab(86.12% -0.0857 0.1012) |
| OKLCH | oklch(86.12% 0.133 130.3) |
| XYZ | xyz(50.4556, 66.3065, 31.9655) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Tea Green
#BDF8A3
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.50
Celery
#C1FD95
ΔE00 5.54
Light Grey Green
#B7E1A1
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E384 #B384E3
analogous
#E3E284 #B4E384 #84E384
triadic
#B4E384 #84B4E3 #E384B4
tetradic
#B4E384 #84E3E2 #B384E3 #E38484
square
#B4E384 #84E3E2 #B384E3 #E38484
split-complementary
#B4E384 #8484E3 #E284E3
monochromatic
#77C12C #96D852 #B4E384 #D2EEB6 #F0F9E6
Accessibility & contrast
On white
1.47
#B4E384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#B4E384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E384
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E384 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#B7DCCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e384; /* rgb */ color: rgb(180, 227, 132); /* oklch */ color: oklch(86.1% 0.133 130.3);
Tailwind
colors: {
custom: {
50: '#cceca9',
500: '#b4e384',
950: '#000000',
},
}SCSS
$custom: #b4e384; $custom-light: #cceca9; $custom-dark: #000000;
JSON
{
"hex": "#b4e384",
"rgb": {
"r": 180,
"g": 227,
"b": 132
},
"hsl": {
"h": 89.684,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.86115,
"c": 0.13266,
"h": 130.3
},
"luminance": 0.66307
}Semantic roles & 50–950 ramp
primary
#B4E384
secondary
#8550BB
accent
#1BCB72
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#131610
muted
#838481