#B1FA88#B1FA88
#B1FA88 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.2% C 0.163 H 135.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FA88 |
|---|---|
| RGB | rgb(177, 250, 136) |
| HSL | hsl(98, 92%, 76%) |
| HSV | hsv(98, 46%, 98%) |
| CMYK | cmyk(29.2%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(91.46, -42.12, 47.44) |
| CIE-LCH | lch(91.46, 63.44, 131.61°) |
| OKLab | oklab(91.18% -0.1158 0.1149) |
| OKLCH | oklch(91.18% 0.163 135.2) |
| XYZ | xyz(56.7597, 79.4939, 35.6411) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.28
Pale Light Green
#B1FC99
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 2.51
Spring Green (survey)
#A9F971
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FA88 #D188FA
analogous
#EAFA88 #B1FA88 #88FA98
triadic
#B1FA88 #88B1FA #FA88B1
tetradic
#B1FA88 #88EAFA #D188FA #FA9888
square
#B1FA88 #88EAFA #D188FA #FA9888
split-complementary
#B1FA88 #9888FA #FA88EA
monochromatic
#64F513 #8BF84D #B1FA88 #D7FCC3 #ECFEE2
Accessibility & contrast
On white
1.24
#B1FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B1FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FA88
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FA88 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F7E48F
Tritanopia (blue-blind)
#B0F2DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b1fa88; /* rgb */ color: rgb(177, 250, 136); /* oklch */ color: oklch(91.2% 0.163 135.2);
Tailwind
colors: {
custom: {
50: '#cbfcac',
500: '#b1fa88',
950: '#000000',
},
}SCSS
$custom: #b1fa88; $custom-light: #cbfcac; $custom-dark: #000000;
JSON
{
"hex": "#b1fa88",
"rgb": {
"r": 177,
"g": 250,
"b": 136
},
"hsl": {
"h": 98.421,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.91181,
"c": 0.16318,
"h": 135.2
},
"luminance": 0.79496
}Semantic roles & 50–950 ramp
primary
#B1FA88
secondary
#A74ED9
accent
#00E693
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581