#B8FC78#B8FC78
#B8FC78 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.8% C 0.177 H 131.6°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FC78 |
|---|---|
| RGB | rgb(184, 252, 120) |
| HSL | hsl(91, 96%, 73%) |
| HSV | hsv(91, 52%, 99%) |
| CMYK | cmyk(27%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(92.21, -42.38, 55.87) |
| CIE-LCH | lch(92.21, 70.13, 127.18°) |
| OKLab | oklab(91.83% -0.1179 0.1325) |
| OKLCH | oklch(91.83% 0.177 131.6) |
| XYZ | xyz(57.9669, 81.1656, 30.3781) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.30
Light Lime
#AEFD6C
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 1.67
Key Lime
#AEFF6E
ΔE00 1.80
Spring Green (survey)
#A9F971
ΔE00 1.85
Light Yellowish Green
#C2FF89
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FC78 #BC78FC
analogous
#FAFC78 #B8FC78 #78FC7A
triadic
#B8FC78 #78B8FC #FC78B8
tetradic
#B8FC78 #78FAFC #BC78FC #FC7A78
square
#B8FC78 #78FAFC #BC78FC #FC7A78
split-complementary
#B8FC78 #7A78FC #FC78FA
monochromatic
#79F405 #99FB3C #B8FC78 #D7FDB4 #EFFEE1
Accessibility & contrast
On white
1.22
#B8FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#B8FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FC78
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FC78 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#FCE781
Tritanopia (blue-blind)
#BAF3DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b8fc78; /* rgb */ color: rgb(184, 252, 120); /* oklch */ color: oklch(91.8% 0.177 131.6);
Tailwind
colors: {
custom: {
50: '#d0fda2',
500: '#b8fc78',
950: '#000000',
},
}SCSS
$custom: #b8fc78; $custom-light: #d0fda2; $custom-dark: #000000;
JSON
{
"hex": "#b8fc78",
"rgb": {
"r": 184,
"g": 252,
"b": 120
},
"hsl": {
"h": 90.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91825,
"c": 0.17736,
"h": 131.6
},
"luminance": 0.81167
}Semantic roles & 50–950 ramp
primary
#B8FC78
secondary
#8E3FD9
accent
#00E676
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580