#B3FA84#B3FA84
#B3FA84 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.166 H 134.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA84 |
|---|---|
| RGB | rgb(179, 250, 132) |
| HSL | hsl(96, 92%, 75%) |
| HSV | hsv(96, 47%, 98%) |
| CMYK | cmyk(28.4%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(91.51, -41.92, 49.43) |
| CIE-LCH | lch(91.51, 64.81, 130.30°) |
| OKLab | oklab(91.24% -0.1156 0.1192) |
| OKLCH | oklch(91.24% 0.166 134.1) |
| XYZ | xyz(56.9397, 79.6190, 34.1933) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.90
Light Yellowish Green
#C2FF89
ΔE00 2.04
Spring Green (survey)
#A9F971
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.40
Light Pea Green
#C4FE82
ΔE00 2.71
Light Lime
#AEFD6C
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA84 #CB84FA
analogous
#EEFA84 #B3FA84 #84FA90
triadic
#B3FA84 #84B3FA #FA84B3
tetradic
#B3FA84 #84EEFA #CB84FA #FA9084
square
#B3FA84 #84EEFA #CB84FA #FA9084
split-complementary
#B3FA84 #9084FA #FA84EE
monochromatic
#6AF50E #8FF849 #B3FA84 #D7FCBF #EDFEE2
Accessibility & contrast
On white
1.24
#B3FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#B3FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA84
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA84 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#B3F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3fa84; /* rgb */ color: rgb(179, 250, 132); /* oklch */ color: oklch(91.2% 0.166 134.1);
Tailwind
colors: {
custom: {
50: '#ccfcaa',
500: '#b3fa84',
950: '#000000',
},
}SCSS
$custom: #b3fa84; $custom-light: #ccfcaa; $custom-dark: #000000;
JSON
{
"hex": "#b3fa84",
"rgb": {
"r": 179,
"g": 250,
"b": 132
},
"hsl": {
"h": 96.102,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.91238,
"c": 0.166,
"h": 134.1
},
"luminance": 0.79621
}Semantic roles & 50–950 ramp
primary
#B3FA84
secondary
#A04AD8
accent
#00E68A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581