#B2FF82#B2FF82
#B2FF82 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.3% C 0.175 H 134.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF82 |
|---|---|
| RGB | rgb(178, 255, 130) |
| HSL | hsl(97, 100%, 75%) |
| HSV | hsv(97, 49%, 100%) |
| CMYK | cmyk(30.2%, 0%, 49%, 0%) |
| CIE-LAB | lab(92.84, -44.66, 51.97) |
| CIE-LCH | lch(92.84, 68.53, 130.68°) |
| OKLab | oklab(92.29% -0.1232 0.1247) |
| OKLCH | oklch(92.29% 0.175 134.7) |
| XYZ | xyz(58.1481, 82.5946, 33.9934) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.21
Key Lime
#AEFF6E
ΔE00 2.35
Light Lime
#AEFD6C
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF82 #CF82FF
analogous
#F0FF82 #B2FF82 #82FF90
triadic
#B2FF82 #82B2FF #FF82B2
tetradic
#B2FF82 #82F0FF #CF82FF #FF9082
square
#B2FF82 #82F0FF #CF82FF #FF9082
split-complementary
#B2FF82 #9082FF #FF82F0
monochromatic
#67FF08 #8CFF45 #B2FF82 #D8FFBF #ECFFE0
Accessibility & contrast
On white
1.20
#B2FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#B2FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF82
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF82 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF77
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#B1F7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff82; /* rgb */ color: rgb(178, 255, 130); /* oklch */ color: oklch(92.3% 0.175 134.7);
Tailwind
colors: {
custom: {
50: '#ccffa9',
500: '#b2ff82',
950: '#000000',
},
}SCSS
$custom: #b2ff82; $custom-light: #ccffa9; $custom-dark: #000000;
JSON
{
"hex": "#b2ff82",
"rgb": {
"r": 178,
"g": 255,
"b": 130
},
"hsl": {
"h": 96.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92289,
"c": 0.17532,
"h": 134.7
},
"luminance": 0.82597
}Semantic roles & 50–950 ramp
primary
#B2FF82
secondary
#A447DE
accent
#00E68D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681