#B7FC81#B7FC81
#B7FC81 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 91.9% C 0.170 H 132.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FC81 |
|---|---|
| RGB | rgb(183, 252, 129) |
| HSL | hsl(94, 95%, 75%) |
| HSV | hsv(94, 49%, 99%) |
| CMYK | cmyk(27.4%, 0%, 48.8%, 1.2%) |
| CIE-LAB | lab(92.25, -41.78, 51.79) |
| CIE-LCH | lch(92.25, 66.54, 128.89°) |
| OKLab | oklab(91.88% -0.1155 0.1242) |
| OKLCH | oklch(91.88% 0.17 132.9) |
| XYZ | xyz(58.3003, 81.2713, 33.3799) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.47
Pistachio (survey)
#C0FA8B
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 1.90
Spring Green (survey)
#A9F971
ΔE00 2.06
Pale Lime
#BEFD73
ΔE00 2.46
Light Lime
#AEFD6C
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FC81 #C681FC
analogous
#F4FC81 #B7FC81 #81FC89
triadic
#B7FC81 #81B7FC #FC81B7
tetradic
#B7FC81 #81F4FC #C681FC #FC8981
square
#B7FC81 #81F4FC #C681FC #FC8981
split-complementary
#B7FC81 #8981FC #FC81F4
monochromatic
#73F909 #95FB45 #B7FC81 #D9FDBD #EEFEE1
Accessibility & contrast
On white
1.22
#B7FC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#B7FC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FC81
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FC81 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC76
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#B8F4E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b7fc81; /* rgb */ color: rgb(183, 252, 129); /* oklch */ color: oklch(91.9% 0.170 132.9);
Tailwind
colors: {
custom: {
50: '#cffda8',
500: '#b7fc81',
950: '#000000',
},
}SCSS
$custom: #b7fc81; $custom-light: #cffda8; $custom-dark: #000000;
JSON
{
"hex": "#b7fc81",
"rgb": {
"r": 183,
"g": 252,
"b": 129
},
"hsl": {
"h": 93.659,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.91882,
"c": 0.16962,
"h": 132.9
},
"luminance": 0.81273
}Semantic roles & 50–950 ramp
primary
#B7FC81
secondary
#9A47DA
accent
#00E681
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581