#B8FA78#B8FA78
#B8FA78 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.175 H 131.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FA78 |
|---|---|
| RGB | rgb(184, 250, 120) |
| HSL | hsl(90, 93%, 73%) |
| HSV | hsv(90, 52%, 98%) |
| CMYK | cmyk(26.4%, 0%, 52%, 2%) |
| CIE-LAB | lab(91.65, -41.51, 55.21) |
| CIE-LCH | lch(91.65, 69.07, 126.94°) |
| OKLab | oklab(91.37% -0.1154 0.1311) |
| OKLCH | oklch(91.37% 0.175 131.4) |
| XYZ | xyz(57.3422, 79.9161, 30.1698) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 1.65
Spring Green (survey)
#A9F971
ΔE00 1.92
Light Lime
#AEFD6C
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.02
Key Lime
#AEFF6E
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FA78 #BA78FA
analogous
#F9FA78 #B8FA78 #78FA79
triadic
#B8FA78 #78B8FA #FA78B8
tetradic
#B8FA78 #78F9FA #BA78FA #FA7978
square
#B8FA78 #78F9FA #BA78FA #FA7978
split-complementary
#B8FA78 #7978FA #FA78F9
monochromatic
#7AEF09 #99F83D #B8FA78 #D7FCB3 #EFFEE1
Accessibility & contrast
On white
1.24
#B8FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#B8FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FA78
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FA78 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#FAE580
Tritanopia (blue-blind)
#BBF1DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b8fa78; /* rgb */ color: rgb(184, 250, 120); /* oklch */ color: oklch(91.4% 0.175 131.4);
Tailwind
colors: {
custom: {
50: '#d0fca2',
500: '#b8fa78',
950: '#000000',
},
}SCSS
$custom: #b8fa78; $custom-light: #d0fca2; $custom-dark: #000000;
JSON
{
"hex": "#b8fa78",
"rgb": {
"r": 184,
"g": 250,
"b": 120
},
"hsl": {
"h": 90.462,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.91373,
"c": 0.17467,
"h": 131.4
},
"luminance": 0.79918
}Semantic roles & 50–950 ramp
primary
#B8FA78
secondary
#8C40D6
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580