#B0F970#B0F970
#B0F970 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.6% C 0.184 H 132.4°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F970 |
|---|---|
| RGB | rgb(176, 249, 112) |
| HSL | hsl(92, 92%, 71%) |
| HSV | hsv(92, 55%, 98%) |
| CMYK | cmyk(29.3%, 0%, 55%, 2.4%) |
| CIE-LAB | lab(90.85, -44.64, 57.76) |
| CIE-LCH | lch(90.85, 73.00, 127.70°) |
| OKLab | oklab(90.58% -0.1243 0.1361) |
| OKLCH | oklch(90.58% 0.184 132.4) |
| XYZ | xyz(54.7040, 78.1496, 27.5282) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.04
Light Lime
#AEFD6C
ΔE00 1.11
Key Lime
#AEFF6E
ΔE00 1.43
Pale Lime
#BEFD73
ΔE00 1.91
Pale Lime Green
#B1FF65
ΔE00 2.00
Light Lime Green
#B9FF66
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F970 #B970F9
analogous
#F4F970 #B0F970 #70F974
triadic
#B0F970 #70B0F9 #F970B0
tetradic
#B0F970 #70F4F9 #B970F9 #F97470
square
#B0F970 #70F4F9 #B970F9 #F97470
split-complementary
#B0F970 #7470F9 #F970F4
monochromatic
#70E50A #90F735 #B0F970 #D0FBAB #EFFEE2
Accessibility & contrast
On white
1.26
#B0F970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#B0F970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F970
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F970 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE862
Deuteranopia (green-blind)
#F8E379
Tritanopia (blue-blind)
#B2F0DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b0f970; /* rgb */ color: rgb(176, 249, 112); /* oklch */ color: oklch(90.6% 0.184 132.4);
Tailwind
colors: {
custom: {
50: '#cbfb9d',
500: '#b0f970',
950: '#000000',
},
}SCSS
$custom: #b0f970; $custom-light: #cbfb9d; $custom-dark: #000000;
JSON
{
"hex": "#b0f970",
"rgb": {
"r": 176,
"g": 249,
"b": 112
},
"hsl": {
"h": 91.971,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.90584,
"c": 0.18426,
"h": 132.4
},
"luminance": 0.78151
}Semantic roles & 50–950 ramp
primary
#B0F970
secondary
#8C39D4
accent
#00E67A
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580