#B7F77A#B7F77A
#B7F77A is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.7% C 0.169 H 131.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F77A |
|---|---|
| RGB | rgb(183, 247, 122) |
| HSL | hsl(91, 89%, 72%) |
| HSV | hsv(91, 51%, 97%) |
| CMYK | cmyk(25.9%, 0%, 50.6%, 3.1%) |
| CIE-LAB | lab(90.78, -40.33, 53.24) |
| CIE-LCH | lch(90.78, 66.79, 127.14°) |
| OKLab | oklab(90.66% -0.112 0.1269) |
| OKLCH | oklch(90.66% 0.169 131.4) |
| XYZ | xyz(56.3013, 77.9925, 30.4963) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.92
Pistachio (survey)
#C0FA8B
ΔE00 2.08
Pale Lime
#BEFD73
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.08
Spring Green (survey)
#A9F971
ΔE00 2.10
Light Lime
#AEFD6C
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F77A #BA7AF7
analogous
#F5F77A #B7F77A #7AF77C
triadic
#B7F77A #7AB7F7 #F77AB7
tetradic
#B7F77A #7AF5F7 #BA7AF7 #F77C7A
square
#B7F77A #7AF5F7 #BA7AF7 #F77C7A
split-complementary
#B7F77A #7C7AF7 #F77AF5
monochromatic
#79E90E #98F440 #B7F77A #D6FAB4 #EFFDE2
Accessibility & contrast
On white
1.27
#B7F77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#B7F77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F77A
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F77A | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#BAEEDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b7f77a; /* rgb */ color: rgb(183, 247, 122); /* oklch */ color: oklch(90.7% 0.169 131.4);
Tailwind
colors: {
custom: {
50: '#cffaa3',
500: '#b7f77a',
950: '#000000',
},
}SCSS
$custom: #b7f77a; $custom-light: #cffaa3; $custom-dark: #000000;
JSON
{
"hex": "#b7f77a",
"rgb": {
"r": 183,
"g": 247,
"b": 122
},
"hsl": {
"h": 90.72,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.90661,
"c": 0.16927,
"h": 131.4
},
"luminance": 0.77994
}Semantic roles & 50–950 ramp
primary
#B7F77A
secondary
#8C42D3
accent
#00E575
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580