#B0F978#B0F978
#B0F978 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.7% C 0.177 H 133.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F978 |
|---|---|
| RGB | rgb(176, 249, 120) |
| HSL | hsl(94, 91%, 72%) |
| HSV | hsv(94, 52%, 98%) |
| CMYK | cmyk(29.3%, 0%, 51.8%, 2.4%) |
| CIE-LAB | lab(90.93, -43.83, 54.26) |
| CIE-LCH | lch(90.93, 69.75, 128.94°) |
| OKLab | oklab(90.68% -0.1215 0.1291) |
| OKLCH | oklch(90.68% 0.177 133.3) |
| XYZ | xyz(55.1694, 78.3357, 29.9792) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.02
Light Lime
#AEFD6C
ΔE00 1.83
Key Lime
#AEFF6E
ΔE00 1.97
Pale Lime
#BEFD73
ΔE00 2.45
Light Yellowish Green
#C2FF89
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F978 #C178F9
analogous
#F1F978 #B0F978 #78F980
triadic
#B0F978 #78B0F9 #F978B0
tetradic
#B0F978 #78F1F9 #C178F9 #F98078
square
#B0F978 #78F1F9 #C178F9 #F98078
split-complementary
#B0F978 #8078F9 #F978F1
monochromatic
#6CEC0A #8EF63D #B0F978 #D2FCB3 #EEFEE2
Accessibility & contrast
On white
1.26
#B0F978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#B0F978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F978
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F978 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#B1F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b0f978; /* rgb */ color: rgb(176, 249, 120); /* oklch */ color: oklch(90.7% 0.177 133.3);
Tailwind
colors: {
custom: {
50: '#cbfba2',
500: '#b0f978',
950: '#000000',
},
}SCSS
$custom: #b0f978; $custom-light: #cbfba2; $custom-dark: #000000;
JSON
{
"hex": "#b0f978",
"rgb": {
"r": 176,
"g": 249,
"b": 120
},
"hsl": {
"h": 93.953,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.9068,
"c": 0.17723,
"h": 133.3
},
"luminance": 0.78338
}Semantic roles & 50–950 ramp
primary
#B0F978
secondary
#9440D5
accent
#00E682
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580