#B2FB80#B2FB80
#B2FB80 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.4% C 0.172 H 134.0°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FB80 |
|---|---|
| RGB | rgb(178, 251, 128) |
| HSL | hsl(96, 94%, 74%) |
| HSV | hsv(96, 49%, 98%) |
| CMYK | cmyk(29.1%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(91.69, -43.15, 51.51) |
| CIE-LCH | lch(91.69, 67.20, 129.96°) |
| OKLab | oklab(91.35% -0.1192 0.1235) |
| OKLCH | oklch(91.35% 0.172 134) |
| XYZ | xyz(56.7524, 80.0159, 32.8723) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Light Lime
#AEFD6C
ΔE00 2.52
Key Lime
#AEFF6E
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FB80 #C980FB
analogous
#EFFB80 #B2FB80 #80FB8C
triadic
#B2FB80 #80B2FB #FB80B2
tetradic
#B2FB80 #80EFFB #C980FB #FB8C80
square
#B2FB80 #80EFFB #C980FB #FB8C80
split-complementary
#B2FB80 #8C80FB #FB80EF
monochromatic
#6AF709 #8EF945 #B2FB80 #D6FDBB #EDFEE1
Accessibility & contrast
On white
1.24
#B2FB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#B2FB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FB80
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FB80 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#B2F3DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fb80; /* rgb */ color: rgb(178, 251, 128); /* oklch */ color: oklch(91.4% 0.172 134.0);
Tailwind
colors: {
custom: {
50: '#ccfda7',
500: '#b2fb80',
950: '#000000',
},
}SCSS
$custom: #b2fb80; $custom-light: #ccfda7; $custom-dark: #000000;
JSON
{
"hex": "#b2fb80",
"rgb": {
"r": 178,
"g": 251,
"b": 128
},
"hsl": {
"h": 95.61,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.91353,
"c": 0.17166,
"h": 134
},
"luminance": 0.80018
}Semantic roles & 50–950 ramp
primary
#B2FB80
secondary
#9D46D9
accent
#00E688
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580