#B7F080#B7F080
#B7F080 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.2% C 0.154 H 131.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F080 |
|---|---|
| RGB | rgb(183, 240, 128) |
| HSL | hsl(91, 79%, 72%) |
| HSV | hsv(91, 47%, 94%) |
| CMYK | cmyk(23.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.90, -36.54, 48.14) |
| CIE-LCH | lch(88.90, 60.44, 127.20°) |
| OKLab | oklab(89.16% -0.1011 0.116) |
| OKLCH | oklch(89.16% 0.154 131.1) |
| XYZ | xyz(54.5840, 73.9447, 31.8148) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.18
Light Pea Green
#C4FE82
ΔE00 3.25
Spring Green (survey)
#A9F971
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F080 #B980F0
analogous
#EFF080 #B7F080 #80F081
triadic
#B7F080 #80B7F0 #F080B7
tetradic
#B7F080 #80EFF0 #B980F0 #F08180
square
#B7F080 #80EFF0 #B980F0 #F08180
split-complementary
#B7F080 #8180F0 #F080EF
monochromatic
#79DC1A #98EA49 #B7F080 #D6F6B7 #EFFCE4
Accessibility & contrast
On white
1.33
#B7F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#B7F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F080
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F080 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#F0DE87
Tritanopia (blue-blind)
#BAE8D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b7f080; /* rgb */ color: rgb(183, 240, 128); /* oklch */ color: oklch(89.2% 0.154 131.1);
Tailwind
colors: {
custom: {
50: '#cff5a7',
500: '#b7f080',
950: '#000000',
},
}SCSS
$custom: #b7f080; $custom-light: #cff5a7; $custom-dark: #000000;
JSON
{
"hex": "#b7f080",
"rgb": {
"r": 183,
"g": 240,
"b": 128
},
"hsl": {
"h": 90.536,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89164,
"c": 0.15387,
"h": 131.1
},
"luminance": 0.73946
}Semantic roles & 50–950 ramp
primary
#B7F080
secondary
#8B4ACB
accent
#0ADB75
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580