#B5FA92#B5FA92
#B5FA92 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.151 H 135.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA92 |
|---|---|
| RGB | rgb(181, 250, 146) |
| HSL | hsl(100, 91%, 78%) |
| HSV | hsv(100, 42%, 98%) |
| CMYK | cmyk(27.6%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(91.81, -39.54, 43.11) |
| CIE-LCH | lch(91.81, 58.49, 132.53°) |
| OKLab | oklab(91.56% -0.1084 0.1055) |
| OKLCH | oklch(91.56% 0.151 135.8) |
| XYZ | xyz(58.4285, 80.2684, 39.6034) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.43
Celery
#C1FD95
ΔE00 1.67
Pastel Green
#B0FF9D
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Tea Green
#BDF8A3
ΔE00 2.98
Light Yellowish Green
#C2FF89
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA92 #D792FA
analogous
#E9FA92 #B5FA92 #92FAA3
triadic
#B5FA92 #92B5FA #FA92B5
tetradic
#B5FA92 #92E9FA #D792FA #FAA392
square
#B5FA92 #92E9FA #D792FA #FAA392
split-complementary
#B5FA92 #A392FA #FA92E9
monochromatic
#66F51D #8DF757 #B5FA92 #DDFDCD #EBFEE2
Accessibility & contrast
On white
1.23
#B5FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#B5FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA92
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA92 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F7E598
Tritanopia (blue-blind)
#B4F3E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5fa92; /* rgb */ color: rgb(181, 250, 146); /* oklch */ color: oklch(91.6% 0.151 135.8);
Tailwind
colors: {
custom: {
50: '#cdfcb3',
500: '#b5fa92',
950: '#000000',
},
}SCSS
$custom: #b5fa92; $custom-light: #cdfcb3; $custom-dark: #000000;
JSON
{
"hex": "#b5fa92",
"rgb": {
"r": 181,
"g": 250,
"b": 146
},
"hsl": {
"h": 99.808,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.91562,
"c": 0.15128,
"h": 135.8
},
"luminance": 0.8027
}Semantic roles & 50–950 ramp
primary
#B5FA92
secondary
#AE56DA
accent
#00E698
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581