#B2FA80#B2FA80
#B2FA80 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.1% C 0.170 H 133.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FA80 |
|---|---|
| RGB | rgb(178, 250, 128) |
| HSL | hsl(95, 92%, 74%) |
| HSV | hsv(95, 49%, 98%) |
| CMYK | cmyk(28.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.41, -42.72, 51.16) |
| CIE-LCH | lch(91.41, 66.65, 129.86°) |
| OKLab | oklab(91.13% -0.118 0.1228) |
| OKLCH | oklch(91.13% 0.17 133.9) |
| XYZ | xyz(56.4409, 79.3928, 32.7685) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.58
Light Lime
#AEFD6C
ΔE00 2.63
Key Lime
#AEFF6E
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FA80 #C880FA
analogous
#EFFA80 #B2FA80 #80FA8B
triadic
#B2FA80 #80B2FA #FA80B2
tetradic
#B2FA80 #80EFFA #C880FA #FA8B80
square
#B2FA80 #80EFFA #C880FA #FA8B80
split-complementary
#B2FA80 #8B80FA #FA80EF
monochromatic
#6BF50A #8EF845 #B2FA80 #D6FCBB #EDFEE2
Accessibility & contrast
On white
1.24
#B2FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#B2FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FA80
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FA80 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F8E488
Tritanopia (blue-blind)
#B2F2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2fa80; /* rgb */ color: rgb(178, 250, 128); /* oklch */ color: oklch(91.1% 0.170 133.9);
Tailwind
colors: {
custom: {
50: '#ccfca7',
500: '#b2fa80',
950: '#000000',
},
}SCSS
$custom: #b2fa80; $custom-light: #ccfca7; $custom-dark: #000000;
JSON
{
"hex": "#b2fa80",
"rgb": {
"r": 178,
"g": 250,
"b": 128
},
"hsl": {
"h": 95.41,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91126,
"c": 0.17027,
"h": 133.9
},
"luminance": 0.79395
}Semantic roles & 50–950 ramp
primary
#B2FA80
secondary
#9C47D7
accent
#00E687
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580