#B2FF87#B2FF87
#B2FF87 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.4% C 0.171 H 135.3°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF87 |
|---|---|
| RGB | rgb(178, 255, 135) |
| HSL | hsl(99, 100%, 76%) |
| HSV | hsv(99, 47%, 100%) |
| CMYK | cmyk(30.2%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(92.90, -44.09, 49.71) |
| CIE-LCH | lch(92.90, 66.44, 131.57°) |
| OKLab | oklab(92.36% -0.1214 0.12) |
| OKLCH | oklch(92.36% 0.171 135.3) |
| XYZ | xyz(58.4919, 82.7321, 35.8040) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.31
Spring Green (survey)
#A9F971
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Celery
#C1FD95
ΔE00 2.68
Key Lime
#AEFF6E
ΔE00 3.03
Pale Light Green
#B1FC99
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF87 #D487FF
analogous
#EEFF87 #B2FF87 #87FF98
triadic
#B2FF87 #87B2FF #FF87B2
tetradic
#B2FF87 #87EEFF #D487FF #FF9887
square
#B2FF87 #87EEFF #D487FF #FF9887
split-complementary
#B2FF87 #9887FF #FF87EE
monochromatic
#63FF0D #8BFF4A #B2FF87 #D9FFC4 #EBFFE0
Accessibility & contrast
On white
1.20
#B2FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#B2FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF87
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF87 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7D
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#B1F7E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff87; /* rgb */ color: rgb(178, 255, 135); /* oklch */ color: oklch(92.4% 0.171 135.3);
Tailwind
colors: {
custom: {
50: '#ccffac',
500: '#b2ff87',
950: '#000000',
},
}SCSS
$custom: #b2ff87; $custom-light: #ccffac; $custom-dark: #000000;
JSON
{
"hex": "#b2ff87",
"rgb": {
"r": 178,
"g": 255,
"b": 135
},
"hsl": {
"h": 98.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92358,
"c": 0.17064,
"h": 135.3
},
"luminance": 0.82734
}Semantic roles & 50–950 ramp
primary
#B2FF87
secondary
#AA4BDF
accent
#00E693
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681