#B9FA92#B9FA92
#B9FA92 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.8% C 0.149 H 134.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FA92 |
|---|---|
| RGB | rgb(185, 250, 146) |
| HSL | hsl(98, 91%, 78%) |
| HSV | hsv(98, 42%, 98%) |
| CMYK | cmyk(26%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(92.02, -38.19, 43.43) |
| CIE-LCH | lch(92.02, 57.83, 131.32°) |
| OKLab | oklab(91.8% -0.1048 0.1063) |
| OKLCH | oklch(91.8% 0.149 134.6) |
| XYZ | xyz(59.3802, 80.7591, 39.6480) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.12
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Pale Light Green
#B1FC99
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.59
Pastel Green
#B0FF9D
ΔE00 2.66
Tea Green
#BDF8A3
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FA92 #D392FA
analogous
#EDFA92 #B9FA92 #92FA9F
triadic
#B9FA92 #92B9FA #FA92B9
tetradic
#B9FA92 #92EDFA #D392FA #FA9F92
square
#B9FA92 #92EDFA #D392FA #FA9F92
split-complementary
#B9FA92 #9F92FA #FA92ED
monochromatic
#6EF51D #93F757 #B9FA92 #DFFDCD #ECFEE2
Accessibility & contrast
On white
1.22
#B9FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#B9FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FA92
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FA92 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#F8E698
Tritanopia (blue-blind)
#B9F3E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b9fa92; /* rgb */ color: rgb(185, 250, 146); /* oklch */ color: oklch(91.8% 0.149 134.6);
Tailwind
colors: {
custom: {
50: '#d0fcb3',
500: '#b9fa92',
950: '#000000',
},
}SCSS
$custom: #b9fa92; $custom-light: #d0fcb3; $custom-dark: #000000;
JSON
{
"hex": "#b9fa92",
"rgb": {
"r": 185,
"g": 250,
"b": 146
},
"hsl": {
"h": 97.5,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.91797,
"c": 0.14923,
"h": 134.6
},
"luminance": 0.80761
}Semantic roles & 50–950 ramp
primary
#B9FA92
secondary
#A956DA
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581