#B9F992#B9F992
#B9F992 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.6% C 0.148 H 134.5°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B9F992 |
|---|---|
| RGB | rgb(185, 249, 146) |
| HSL | hsl(97, 90%, 77%) |
| HSV | hsv(97, 41%, 98%) |
| CMYK | cmyk(25.7%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(91.75, -37.74, 43.08) |
| CIE-LCH | lch(91.75, 57.27, 131.22°) |
| OKLab | oklab(91.57% -0.1035 0.1055) |
| OKLCH | oklch(91.57% 0.148 134.5) |
| XYZ | xyz(59.0702, 80.1393, 39.5447) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.20
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Pale Light Green
#B1FC99
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pastel Green
#B0FF9D
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9F992 #D292F9
analogous
#ECF992 #B9F992 #92F99F
triadic
#B9F992 #92B9F9 #F992B9
tetradic
#B9F992 #92ECF9 #D292F9 #F99F92
square
#B9F992 #92ECF9 #D292F9 #F99F92
split-complementary
#B9F992 #9F92F9 #F992EC
monochromatic
#6EF31E #94F658 #B9F992 #DEFCCC #ECFDE2
Accessibility & contrast
On white
1.23
#B9F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#B9F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9F992
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9F992 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F7E598
Tritanopia (blue-blind)
#B9F2E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b9f992; /* rgb */ color: rgb(185, 249, 146); /* oklch */ color: oklch(91.6% 0.148 134.5);
Tailwind
colors: {
custom: {
50: '#d0fbb3',
500: '#b9f992',
950: '#000000',
},
}SCSS
$custom: #b9f992; $custom-light: #d0fbb3; $custom-dark: #000000;
JSON
{
"hex": "#b9f992",
"rgb": {
"r": 185,
"g": 249,
"b": 146
},
"hsl": {
"h": 97.282,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.91573,
"c": 0.14778,
"h": 134.5
},
"luminance": 0.80141
}Semantic roles & 50–950 ramp
primary
#B9F992
secondary
#A757D8
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581