#B0FE78#B0FE78
#B0FE78 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 91.8% C 0.184 H 133.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FE78 |
|---|---|
| RGB | rgb(176, 254, 120) |
| HSL | hsl(95, 99%, 73%) |
| HSV | hsv(95, 53%, 100%) |
| CMYK | cmyk(30.7%, 0%, 52.8%, 0.4%) |
| CIE-LAB | lab(92.34, -45.99, 55.93) |
| CIE-LCH | lch(92.34, 72.41, 129.43°) |
| OKLab | oklab(91.82% -0.1274 0.1327) |
| OKLCH | oklch(91.82% 0.184 133.8) |
| XYZ | xyz(56.7354, 81.4678, 30.5012) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.18
Key Lime
#AEFF6E
ΔE00 1.21
Light Lime
#AEFD6C
ΔE00 1.33
Pale Lime Green
#B1FF65
ΔE00 2.34
Pale Lime
#BEFD73
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FE78 #C678FE
analogous
#F3FE78 #B0FE78 #78FE83
triadic
#B0FE78 #78B0FE #FE78B0
tetradic
#B0FE78 #78F3FE #C678FE #FE8378
square
#B0FE78 #78F3FE #C678FE #FE8378
split-complementary
#B0FE78 #8378FE #FE78F3
monochromatic
#69FA02 #8CFE3B #B0FE78 #D4FEB5 #EDFFE1
Accessibility & contrast
On white
1.21
#B0FE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#B0FE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FE78
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FE78 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6B
Deuteranopia (green-blind)
#FCE781
Tritanopia (blue-blind)
#B0F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b0fe78; /* rgb */ color: rgb(176, 254, 120); /* oklch */ color: oklch(91.8% 0.184 133.8);
Tailwind
colors: {
custom: {
50: '#cbffa2',
500: '#b0fe78',
950: '#000000',
},
}SCSS
$custom: #b0fe78; $custom-light: #cbffa2; $custom-dark: #000000;
JSON
{
"hex": "#b0fe78",
"rgb": {
"r": 176,
"g": 254,
"b": 120
},
"hsl": {
"h": 94.925,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.91821,
"c": 0.18398,
"h": 133.8
},
"luminance": 0.8147
}Semantic roles & 50–950 ramp
primary
#B0FE78
secondary
#9A3FDC
accent
#00E686
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680