#B7FA89#B7FA89
#B7FA89 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.5% C 0.159 H 133.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FA89 |
|---|---|
| RGB | rgb(183, 250, 137) |
| HSL | hsl(96, 92%, 76%) |
| HSV | hsv(96, 45%, 98%) |
| CMYK | cmyk(26.8%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.79, -39.97, 47.45) |
| CIE-LCH | lch(91.79, 62.04, 130.11°) |
| OKLab | oklab(91.54% -0.1101 0.115) |
| OKLCH | oklch(91.54% 0.159 133.8) |
| XYZ | xyz(58.2282, 80.2429, 36.0826) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.35
Celery
#C1FD95
ΔE00 1.69
Light Yellowish Green
#C2FF89
ΔE00 1.82
Light Pea Green
#C4FE82
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 2.86
Spring Green (survey)
#A9F971
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FA89 #CC89FA
analogous
#F0FA89 #B7FA89 #89FA93
triadic
#B7FA89 #89B7FA #FA89B7
tetradic
#B7FA89 #89F0FA #CC89FA #FA9389
square
#B7FA89 #89F0FA #CC89FA #FA9389
split-complementary
#B7FA89 #9389FA #FA89F0
monochromatic
#6FF514 #93F84E #B7FA89 #DBFCC4 #EDFEE2
Accessibility & contrast
On white
1.23
#B7FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#B7FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FA89
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FA89 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#B8F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b7fa89; /* rgb */ color: rgb(183, 250, 137); /* oklch */ color: oklch(91.5% 0.159 133.8);
Tailwind
colors: {
custom: {
50: '#cffcad',
500: '#b7fa89',
950: '#000000',
},
}SCSS
$custom: #b7fa89; $custom-light: #cffcad; $custom-dark: #000000;
JSON
{
"hex": "#b7fa89",
"rgb": {
"r": 183,
"g": 250,
"b": 137
},
"hsl": {
"h": 95.575,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.91543,
"c": 0.15917,
"h": 133.8
},
"luminance": 0.80245
}Semantic roles & 50–950 ramp
primary
#B7FA89
secondary
#A04FD9
accent
#00E688
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581