#B3FA80#B3FA80
#B3FA80 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.2% C 0.170 H 133.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA80 |
|---|---|
| RGB | rgb(179, 250, 128) |
| HSL | hsl(95, 92%, 74%) |
| HSV | hsv(95, 49%, 98%) |
| CMYK | cmyk(28.4%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.47, -42.38, 51.24) |
| CIE-LCH | lch(91.47, 66.50, 129.59°) |
| OKLab | oklab(91.18% -0.1171 0.123) |
| OKLCH | oklch(91.18% 0.17 133.6) |
| XYZ | xyz(56.6712, 79.5116, 32.7793) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 1.98
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Light Pea Green
#C4FE82
ΔE00 2.44
Light Lime
#AEFD6C
ΔE00 2.62
Key Lime
#AEFF6E
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA80 #C780FA
analogous
#F0FA80 #B3FA80 #80FA8A
triadic
#B3FA80 #80B3FA #FA80B3
tetradic
#B3FA80 #80F0FA #C780FA #FA8A80
square
#B3FA80 #80F0FA #C780FA #FA8A80
split-complementary
#B3FA80 #8A80FA #FA80F0
monochromatic
#6DF50A #90F845 #B3FA80 #D6FCBB #EDFEE2
Accessibility & contrast
On white
1.24
#B3FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B3FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA80
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA80 | 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)
#FFEA75
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#B4F2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3fa80; /* rgb */ color: rgb(179, 250, 128); /* oklch */ color: oklch(91.2% 0.170 133.6);
Tailwind
colors: {
custom: {
50: '#ccfca7',
500: '#b3fa80',
950: '#000000',
},
}SCSS
$custom: #b3fa80; $custom-light: #ccfca7; $custom-dark: #000000;
JSON
{
"hex": "#b3fa80",
"rgb": {
"r": 179,
"g": 250,
"b": 128
},
"hsl": {
"h": 94.918,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91183,
"c": 0.16978,
"h": 133.6
},
"luminance": 0.79513
}Semantic roles & 50–950 ramp
primary
#B3FA80
secondary
#9B47D7
accent
#00E686
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580