#B0FA83#B0FA83
#B0FA83 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.1% C 0.168 H 134.8°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FA83 |
|---|---|
| RGB | rgb(176, 250, 131) |
| HSL | hsl(97, 92%, 75%) |
| HSV | hsv(97, 48%, 98%) |
| CMYK | cmyk(29.6%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(91.34, -43.05, 49.65) |
| CIE-LCH | lch(91.34, 65.71, 130.93°) |
| OKLab | oklab(91.05% -0.1186 0.1196) |
| OKLCH | oklch(91.05% 0.168 134.8) |
| XYZ | xyz(56.1856, 79.2380, 33.8025) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 2.40
Celery
#C1FD95
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 3.05
Light Green
#96F97B
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FA83 #CD83FA
analogous
#EBFA83 #B0FA83 #83FA92
triadic
#B0FA83 #83B0FA #FA83B0
tetradic
#B0FA83 #83EBFA #CD83FA #FA9283
square
#B0FA83 #83EBFA #CD83FA #FA9283
split-complementary
#B0FA83 #9283FA #FA83EB
monochromatic
#65F50D #8BF848 #B0FA83 #D5FCBE #ECFEE2
Accessibility & contrast
On white
1.25
#B0FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#B0FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FA83
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FA83 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#AFF2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b0fa83; /* rgb */ color: rgb(176, 250, 131); /* oklch */ color: oklch(91.1% 0.168 134.8);
Tailwind
colors: {
custom: {
50: '#cafca9',
500: '#b0fa83',
950: '#000000',
},
}SCSS
$custom: #b0fa83; $custom-light: #cafca9; $custom-dark: #000000;
JSON
{
"hex": "#b0fa83",
"rgb": {
"r": 176,
"g": 250,
"b": 131
},
"hsl": {
"h": 97.311,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.91053,
"c": 0.16846,
"h": 134.8
},
"luminance": 0.7924
}Semantic roles & 50–950 ramp
primary
#B0FA83
secondary
#A249D8
accent
#00E68F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581