#B2FF86#B2FF86
#B2FF86 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.3% C 0.172 H 135.2°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF86 |
|---|---|
| RGB | rgb(178, 255, 134) |
| HSL | hsl(98, 100%, 76%) |
| HSV | hsv(98, 47%, 100%) |
| CMYK | cmyk(30.2%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(92.88, -44.21, 50.16) |
| CIE-LCH | lch(92.88, 66.86, 131.39°) |
| OKLab | oklab(92.34% -0.1217 0.1209) |
| OKLCH | oklch(92.34% 0.172 135.2) |
| XYZ | xyz(58.4218, 82.7041, 35.4350) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.27
Spring Green (survey)
#A9F971
ΔE00 2.40
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Celery
#C1FD95
ΔE00 2.76
Key Lime
#AEFF6E
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF86 #D386FF
analogous
#EEFF86 #B2FF86 #86FF97
triadic
#B2FF86 #86B2FF #FF86B2
tetradic
#B2FF86 #86EEFF #D386FF #FF9786
square
#B2FF86 #86EEFF #D386FF #FF9786
split-complementary
#B2FF86 #9786FF #FF86EE
monochromatic
#64FF0C #8BFF49 #B2FF86 #D9FFC3 #ECFFE0
Accessibility & contrast
On white
1.20
#B2FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#B2FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF86
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF86 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7C
Deuteranopia (green-blind)
#FCE88E
Tritanopia (blue-blind)
#B1F7E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff86; /* rgb */ color: rgb(178, 255, 134); /* oklch */ color: oklch(92.3% 0.172 135.2);
Tailwind
colors: {
custom: {
50: '#ccffab',
500: '#b2ff86',
950: '#000000',
},
}SCSS
$custom: #b2ff86; $custom-light: #ccffab; $custom-dark: #000000;
JSON
{
"hex": "#b2ff86",
"rgb": {
"r": 178,
"g": 255,
"b": 134
},
"hsl": {
"h": 98.182,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92344,
"c": 0.17159,
"h": 135.2
},
"luminance": 0.82706
}Semantic roles & 50–950 ramp
primary
#B2FF86
secondary
#A94ADF
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681