#B7F786#B7F786
#B7F786 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.8% C 0.158 H 132.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F786 |
|---|---|
| RGB | rgb(183, 247, 134) |
| HSL | hsl(94, 88%, 75%) |
| HSV | hsv(94, 46%, 97%) |
| CMYK | cmyk(25.9%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(90.92, -38.99, 47.79) |
| CIE-LCH | lch(90.92, 61.68, 129.21°) |
| OKLab | oklab(90.82% -0.1075 0.1156) |
| OKLCH | oklch(90.82% 0.158 132.9) |
| XYZ | xyz(57.0912, 78.3084, 34.6567) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.23
Celery
#C1FD95
ΔE00 1.99
Light Yellowish Green
#C2FF89
ΔE00 2.00
Light Pea Green
#C4FE82
ΔE00 2.61
Spring Green (survey)
#A9F971
ΔE00 2.98
Pale Light Green
#B1FC99
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F786 #C686F7
analogous
#F0F786 #B7F786 #86F78D
triadic
#B7F786 #86B7F7 #F786B7
tetradic
#B7F786 #86F0F7 #C686F7 #F78D86
square
#B7F786 #86F0F7 #C686F7 #F78D86
split-complementary
#B7F786 #8D86F7 #F786F0
monochromatic
#73EF13 #95F34D #B7F786 #D9FBBF #EEFDE2
Accessibility & contrast
On white
1.26
#B7F786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#B7F786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F786
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F786 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#F6E38D
Tritanopia (blue-blind)
#B8EFDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b7f786; /* rgb */ color: rgb(183, 247, 134); /* oklch */ color: oklch(90.8% 0.158 132.9);
Tailwind
colors: {
custom: {
50: '#cffaab',
500: '#b7f786',
950: '#000000',
},
}SCSS
$custom: #b7f786; $custom-light: #cffaab; $custom-dark: #000000;
JSON
{
"hex": "#b7f786",
"rgb": {
"r": 183,
"g": 247,
"b": 134
},
"hsl": {
"h": 93.982,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.90824,
"c": 0.15787,
"h": 132.9
},
"luminance": 0.7831
}Semantic roles & 50–950 ramp
primary
#B7F786
secondary
#9A4DD4
accent
#01E482
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581