#B7FA85#B7FA85
#B7FA85 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.163 H 133.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FA85 |
|---|---|
| RGB | rgb(183, 250, 133) |
| HSL | hsl(94, 92%, 75%) |
| HSV | hsv(94, 47%, 98%) |
| CMYK | cmyk(26.8%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(91.74, -40.44, 49.29) |
| CIE-LCH | lch(91.74, 63.75, 129.37°) |
| OKLab | oklab(91.49% -0.1116 0.1189) |
| OKLCH | oklch(91.49% 0.163 133.2) |
| XYZ | xyz(57.9466, 80.1302, 34.5994) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.37
Light Yellowish Green
#C2FF89
ΔE00 1.58
Celery
#C1FD95
ΔE00 2.09
Light Pea Green
#C4FE82
ΔE00 2.26
Spring Green (survey)
#A9F971
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FA85 #C885FA
analogous
#F1FA85 #B7FA85 #85FA8D
triadic
#B7FA85 #85B7FA #FA85B7
tetradic
#B7FA85 #85F1FA #C885FA #FA8D85
square
#B7FA85 #85F1FA #C885FA #FA8D85
split-complementary
#B7FA85 #8D85FA #FA85F1
monochromatic
#72F50F #94F84A #B7FA85 #DAFCC0 #EEFEE2
Accessibility & contrast
On white
1.23
#B7FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#B7FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FA85
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FA85 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F9E58C
Tritanopia (blue-blind)
#B8F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b7fa85; /* rgb */ color: rgb(183, 250, 133); /* oklch */ color: oklch(91.5% 0.163 133.2);
Tailwind
colors: {
custom: {
50: '#cffcaa',
500: '#b7fa85',
950: '#000000',
},
}SCSS
$custom: #b7fa85; $custom-light: #cffcaa; $custom-dark: #000000;
JSON
{
"hex": "#b7fa85",
"rgb": {
"r": 183,
"g": 250,
"b": 133
},
"hsl": {
"h": 94.359,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.91485,
"c": 0.16305,
"h": 133.2
},
"luminance": 0.80132
}Semantic roles & 50–950 ramp
primary
#B7FA85
secondary
#9C4BD8
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581