#B7FA82#B7FA82
#B7FA82 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.4% C 0.166 H 132.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FA82 |
|---|---|
| RGB | rgb(183, 250, 130) |
| HSL | hsl(94, 92%, 75%) |
| HSV | hsv(94, 48%, 98%) |
| CMYK | cmyk(26.8%, 0%, 48%, 2%) |
| CIE-LAB | lab(91.71, -40.78, 50.65) |
| CIE-LCH | lch(91.71, 65.03, 128.84°) |
| OKLab | oklab(91.44% -0.1127 0.1217) |
| OKLCH | oklch(91.44% 0.166 132.8) |
| XYZ | xyz(57.7423, 80.0485, 33.5234) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.52
Light Yellowish Green
#C2FF89
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 2.01
Spring Green (survey)
#A9F971
ΔE00 2.26
Celery
#C1FD95
ΔE00 2.43
Pale Lime
#BEFD73
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FA82 #C582FA
analogous
#F3FA82 #B7FA82 #82FA89
triadic
#B7FA82 #82B7FA #FA82B7
tetradic
#B7FA82 #82F3FA #C582FA #FA8982
square
#B7FA82 #82F3FA #C582FA #FA8982
split-complementary
#B7FA82 #8982FA #FA82F3
monochromatic
#73F50C #95F847 #B7FA82 #D9FCBD #EEFEE2
Accessibility & contrast
On white
1.23
#B7FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#B7FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FA82
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FA82 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#F9E589
Tritanopia (blue-blind)
#B8F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b7fa82; /* rgb */ color: rgb(183, 250, 130); /* oklch */ color: oklch(91.4% 0.166 132.8);
Tailwind
colors: {
custom: {
50: '#cffca8',
500: '#b7fa82',
950: '#000000',
},
}SCSS
$custom: #b7fa82; $custom-light: #cffca8; $custom-dark: #000000;
JSON
{
"hex": "#b7fa82",
"rgb": {
"r": 183,
"g": 250,
"b": 130
},
"hsl": {
"h": 93.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.91444,
"c": 0.1659,
"h": 132.8
},
"luminance": 0.8005
}Semantic roles & 50–950 ramp
primary
#B7FA82
secondary
#9848D8
accent
#00E680
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581