#B7F980#B7F980
#B7F980 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.2% C 0.166 H 132.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F980 |
|---|---|
| RGB | rgb(183, 249, 128) |
| HSL | hsl(93, 91%, 74%) |
| HSV | hsv(93, 49%, 98%) |
| CMYK | cmyk(26.5%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(91.40, -40.56, 51.22) |
| CIE-LCH | lch(91.40, 65.33, 128.38°) |
| OKLab | oklab(91.19% -0.1122 0.1229) |
| OKLCH | oklch(91.19% 0.166 132.4) |
| XYZ | xyz(57.2995, 79.3755, 32.7200) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 1.63
Light Pea Green
#C4FE82
ΔE00 1.94
Spring Green (survey)
#A9F971
ΔE00 2.19
Pale Lime
#BEFD73
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F980 #C280F9
analogous
#F4F980 #B7F980 #80F986
triadic
#B7F980 #80B7F9 #F980B7
tetradic
#B7F980 #80F4F9 #C280F9 #F98680
square
#B7F980 #80F4F9 #C280F9 #F98680
split-complementary
#B7F980 #8680F9 #F980F4
monochromatic
#75F30B #96F646 #B7F980 #D8FCBA #EEFEE2
Accessibility & contrast
On white
1.24
#B7F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#B7F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F980
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F980 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#F8E587
Tritanopia (blue-blind)
#B9F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b7f980; /* rgb */ color: rgb(183, 249, 128); /* oklch */ color: oklch(91.2% 0.166 132.4);
Tailwind
colors: {
custom: {
50: '#cffba7',
500: '#b7f980',
950: '#000000',
},
}SCSS
$custom: #b7f980; $custom-light: #cffba7; $custom-dark: #000000;
JSON
{
"hex": "#b7f980",
"rgb": {
"r": 183,
"g": 249,
"b": 128
},
"hsl": {
"h": 92.727,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.91191,
"c": 0.16642,
"h": 132.4
},
"luminance": 0.79377
}Semantic roles & 50–950 ramp
primary
#B7F980
secondary
#9547D6
accent
#00E67D
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580