#B7FA83#B7FA83
#B7FA83 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.165 H 132.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FA83 |
|---|---|
| RGB | rgb(183, 250, 131) |
| HSL | hsl(94, 92%, 75%) |
| HSV | hsv(94, 48%, 98%) |
| CMYK | cmyk(26.8%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(91.72, -40.67, 50.20) |
| CIE-LCH | lch(91.72, 64.61, 129.02°) |
| OKLab | oklab(91.46% -0.1123 0.1208) |
| OKLCH | oklch(91.46% 0.165 132.9) |
| XYZ | xyz(57.8097, 80.0755, 33.8786) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.46
Light Yellowish Green
#C2FF89
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 2.09
Celery
#C1FD95
ΔE00 2.31
Spring Green (survey)
#A9F971
ΔE00 2.35
Pale Lime
#BEFD73
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FA83 #C683FA
analogous
#F2FA83 #B7FA83 #83FA8B
triadic
#B7FA83 #83B7FA #FA83B7
tetradic
#B7FA83 #83F2FA #C683FA #FA8B83
square
#B7FA83 #83F2FA #C683FA #FA8B83
split-complementary
#B7FA83 #8B83FA #FA83F2
monochromatic
#73F50D #95F848 #B7FA83 #D9FCBE #EEFEE2
Accessibility & contrast
On white
1.23
#B7FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#B7FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FA83
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FA83 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F9E58A
Tritanopia (blue-blind)
#B8F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b7fa83; /* rgb */ color: rgb(183, 250, 131); /* oklch */ color: oklch(91.5% 0.165 132.9);
Tailwind
colors: {
custom: {
50: '#cffca9',
500: '#b7fa83',
950: '#000000',
},
}SCSS
$custom: #b7fa83; $custom-light: #cffca9; $custom-dark: #000000;
JSON
{
"hex": "#b7fa83",
"rgb": {
"r": 183,
"g": 250,
"b": 131
},
"hsl": {
"h": 93.782,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.91458,
"c": 0.16496,
"h": 132.9
},
"luminance": 0.80077
}Semantic roles & 50–950 ramp
primary
#B7FA83
secondary
#9A49D8
accent
#00E681
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581