#B7FA91#B7FA91
#B7FA91 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.151 H 135.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FA91 |
|---|---|
| RGB | rgb(183, 250, 145) |
| HSL | hsl(98, 91%, 77%) |
| HSV | hsv(98, 42%, 98%) |
| CMYK | cmyk(26.8%, 0%, 42%, 2%) |
| CIE-LAB | lab(91.90, -38.99, 43.74) |
| CIE-LCH | lch(91.90, 58.59, 131.72°) |
| OKLab | oklab(91.66% -0.107 0.1069) |
| OKLCH | oklch(91.66% 0.151 135) |
| XYZ | xyz(58.8235, 80.4810, 39.2177) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.36
Pale Light Green
#B1FC99
ΔE00 1.80
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Pastel Green
#B0FF9D
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FA91 #D491FA
analogous
#EBFA91 #B7FA91 #91FAA0
triadic
#B7FA91 #91B7FA #FA91B7
tetradic
#B7FA91 #91EBFA #D491FA #FAA091
square
#B7FA91 #91EBFA #D491FA #FAA091
split-complementary
#B7FA91 #A091FA #FA91EB
monochromatic
#6AF51C #91F756 #B7FA91 #DDFDCC #ECFEE2
Accessibility & contrast
On white
1.23
#B7FA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#B7FA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FA91
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FA91 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#F7E697
Tritanopia (blue-blind)
#B6F3E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b7fa91; /* rgb */ color: rgb(183, 250, 145); /* oklch */ color: oklch(91.7% 0.151 135.0);
Tailwind
colors: {
custom: {
50: '#cffcb2',
500: '#b7fa91',
950: '#000000',
},
}SCSS
$custom: #b7fa91; $custom-light: #cffcb2; $custom-dark: #000000;
JSON
{
"hex": "#b7fa91",
"rgb": {
"r": 183,
"g": 250,
"b": 145
},
"hsl": {
"h": 98.286,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91663,
"c": 0.15126,
"h": 135
},
"luminance": 0.80483
}Semantic roles & 50–950 ramp
primary
#B7FA91
secondary
#AA56DA
accent
#00E692
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581