#B0F87F#B0F87F
#B0F87F is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.5% C 0.169 H 134.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F87F |
|---|---|
| RGB | rgb(176, 248, 127) |
| HSL | hsl(96, 90%, 74%) |
| HSV | hsv(96, 49%, 97%) |
| CMYK | cmyk(29%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.73, -42.64, 50.78) |
| CIE-LCH | lch(90.73, 66.30, 130.02°) |
| OKLab | oklab(90.54% -0.1177 0.1219) |
| OKLCH | oklch(90.54% 0.169 134) |
| XYZ | xyz(55.3015, 77.8954, 32.1961) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.80
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Light Yellowish Green
#C2FF89
ΔE00 2.42
Light Lime
#AEFD6C
ΔE00 2.82
Light Pea Green
#C4FE82
ΔE00 2.87
Key Lime
#AEFF6E
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F87F #C77FF8
analogous
#EDF87F #B0F87F #7FF88A
triadic
#B0F87F #7FB0F8 #F87FB0
tetradic
#B0F87F #7FEDF8 #C77FF8 #F88A7F
square
#B0F87F #7FEDF8 #C77FF8 #F88A7F
split-complementary
#B0F87F #8A7FF8 #F87FED
monochromatic
#69F00D #8CF545 #B0F87F #D4FBB9 #EDFDE2
Accessibility & contrast
On white
1.27
#B0F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#B0F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F87F
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F87F | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F6E287
Tritanopia (blue-blind)
#B0F0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b0f87f; /* rgb */ color: rgb(176, 248, 127); /* oklch */ color: oklch(90.5% 0.169 134.0);
Tailwind
colors: {
custom: {
50: '#cafba6',
500: '#b0f87f',
950: '#000000',
},
}SCSS
$custom: #b0f87f; $custom-light: #cafba6; $custom-dark: #000000;
JSON
{
"hex": "#b0f87f",
"rgb": {
"r": 176,
"g": 248,
"b": 127
},
"hsl": {
"h": 95.702,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90543,
"c": 0.16945,
"h": 134
},
"luminance": 0.77897
}Semantic roles & 50–950 ramp
primary
#B0F87F
secondary
#9B46D5
accent
#00E689
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580