#B2FA84#B2FA84
#B2FA84 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.2% C 0.167 H 134.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA84 |
|---|---|
| RGB | rgb(178, 250, 132) |
| HSL | hsl(97, 92%, 75%) |
| HSV | hsv(97, 47%, 98%) |
| CMYK | cmyk(28.8%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(91.46, -42.26, 49.35) |
| CIE-LCH | lch(91.46, 64.97, 130.58°) |
| OKLab | oklab(91.18% -0.1165 0.119) |
| OKLCH | oklch(91.18% 0.167 134.4) |
| XYZ | xyz(56.7093, 79.5002, 34.1825) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.17
Spring Green (survey)
#A9F971
ΔE00 2.26
Celery
#C1FD95
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 2.85
Pale Light Green
#B1FC99
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA84 #CC84FA
analogous
#EDFA84 #B2FA84 #84FA91
triadic
#B2FA84 #84B2FA #FA84B2
tetradic
#B2FA84 #84EDFA #CC84FA #FA9184
square
#B2FA84 #84EDFA #CC84FA #FA9184
split-complementary
#B2FA84 #9184FA #FA84ED
monochromatic
#68F50E #8DF849 #B2FA84 #D7FCBF #EDFEE2
Accessibility & contrast
On white
1.24
#B2FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B2FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA84
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA84 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#B2F2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2fa84; /* rgb */ color: rgb(178, 250, 132); /* oklch */ color: oklch(91.2% 0.167 134.4);
Tailwind
colors: {
custom: {
50: '#ccfcaa',
500: '#b2fa84',
950: '#000000',
},
}SCSS
$custom: #b2fa84; $custom-light: #ccfcaa; $custom-dark: #000000;
JSON
{
"hex": "#b2fa84",
"rgb": {
"r": 178,
"g": 250,
"b": 132
},
"hsl": {
"h": 96.61,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.91181,
"c": 0.1665,
"h": 134.4
},
"luminance": 0.79502
}Semantic roles & 50–950 ramp
primary
#B2FA84
secondary
#A14AD8
accent
#00E68C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581