#B2FF80#B2FF80
#B2FF80 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.3% C 0.177 H 134.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF80 |
|---|---|
| RGB | rgb(178, 255, 128) |
| HSL | hsl(96, 100%, 75%) |
| HSV | hsv(96, 50%, 100%) |
| CMYK | cmyk(30.2%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(92.81, -44.89, 52.87) |
| CIE-LCH | lch(92.81, 69.35, 130.33°) |
| OKLab | oklab(92.26% -0.124 0.1266) |
| OKLCH | oklch(92.26% 0.177 134.4) |
| XYZ | xyz(58.0152, 82.5414, 33.2933) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.81
Key Lime
#AEFF6E
ΔE00 2.09
Light Yellowish Green
#C2FF89
ΔE00 2.23
Light Lime
#AEFD6C
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.70
Pistachio (survey)
#C0FA8B
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF80 #CD80FF
analogous
#F1FF80 #B2FF80 #80FF8D
triadic
#B2FF80 #80B2FF #FF80B2
tetradic
#B2FF80 #80F1FF #CD80FF #FF8D80
square
#B2FF80 #80F1FF #CD80FF #FF8D80
split-complementary
#B2FF80 #8D80FF #FF80F1
monochromatic
#68FF06 #8DFF43 #B2FF80 #D7FFBD #ECFFE0
Accessibility & contrast
On white
1.20
#B2FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#B2FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF80
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF80 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#B2F7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff80; /* rgb */ color: rgb(178, 255, 128); /* oklch */ color: oklch(92.3% 0.177 134.4);
Tailwind
colors: {
custom: {
50: '#ccffa7',
500: '#b2ff80',
950: '#000000',
},
}SCSS
$custom: #b2ff80; $custom-light: #ccffa7; $custom-dark: #000000;
JSON
{
"hex": "#b2ff80",
"rgb": {
"r": 178,
"g": 255,
"b": 128
},
"hsl": {
"h": 96.378,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92263,
"c": 0.17715,
"h": 134.4
},
"luminance": 0.82543
}Semantic roles & 50–950 ramp
primary
#B2FF80
secondary
#A245DE
accent
#00E68B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681