#B4F784#B4F784
#B4F784 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.6% C 0.161 H 133.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F784 |
|---|---|
| RGB | rgb(180, 247, 132) |
| HSL | hsl(95, 88%, 74%) |
| HSV | hsv(95, 47%, 97%) |
| CMYK | cmyk(27.1%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(90.73, -40.26, 48.47) |
| CIE-LCH | lch(90.73, 63.01, 129.71°) |
| OKLab | oklab(90.62% -0.111 0.117) |
| OKLCH | oklch(90.62% 0.161 133.5) |
| XYZ | xyz(56.2469, 77.8891, 33.8959) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.62
Light Yellowish Green
#C2FF89
ΔE00 2.19
Celery
#C1FD95
ΔE00 2.30
Spring Green (survey)
#A9F971
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 2.78
Pale Light Green
#B1FC99
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F784 #C784F7
analogous
#EDF784 #B4F784 #84F78E
triadic
#B4F784 #84B4F7 #F784B4
tetradic
#B4F784 #84EDF7 #C784F7 #F78E84
square
#B4F784 #84EDF7 #C784F7 #F78E84
split-complementary
#B4F784 #8E84F7 #F784ED
monochromatic
#6EF011 #91F34B #B4F784 #D7FBBD #EDFDE2
Accessibility & contrast
On white
1.27
#B4F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#B4F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F784
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F784 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#B5EFDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4f784; /* rgb */ color: rgb(180, 247, 132); /* oklch */ color: oklch(90.6% 0.161 133.5);
Tailwind
colors: {
custom: {
50: '#cdfaaa',
500: '#b4f784',
950: '#000000',
},
}SCSS
$custom: #b4f784; $custom-light: #cdfaaa; $custom-dark: #000000;
JSON
{
"hex": "#b4f784",
"rgb": {
"r": 180,
"g": 247,
"b": 132
},
"hsl": {
"h": 94.957,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.90617,
"c": 0.1613,
"h": 133.5
},
"luminance": 0.77891
}Semantic roles & 50–950 ramp
primary
#B4F784
secondary
#9B4BD4
accent
#01E486
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581