#B7F588#B7F588
#B7F588 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.4% C 0.153 H 132.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F588 |
|---|---|
| RGB | rgb(183, 245, 136) |
| HSL | hsl(94, 84%, 75%) |
| HSV | hsv(94, 44%, 96%) |
| CMYK | cmyk(25.3%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(90.39, -37.86, 46.17) |
| CIE-LCH | lch(90.39, 59.71, 129.35°) |
| OKLab | oklab(90.4% -0.1043 0.112) |
| OKLCH | oklch(90.4% 0.153 132.9) |
| XYZ | xyz(56.6237, 77.1481, 35.1955) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.43
Celery
#C1FD95
ΔE00 1.99
Light Yellowish Green
#C2FF89
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 3.08
Pale Light Green
#B1FC99
ΔE00 3.18
Spring Green (survey)
#A9F971
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F588 #C688F5
analogous
#EEF588 #B7F588 #88F58F
triadic
#B7F588 #88B7F5 #F588B7
tetradic
#B7F588 #88EEF5 #C688F5 #F58F88
square
#B7F588 #88EEF5 #C688F5 #F58F88
split-complementary
#B7F588 #8F88F5 #F588EE
monochromatic
#73EC17 #95F050 #B7F588 #D9FAC0 #EEFDE3
Accessibility & contrast
On white
1.28
#B7F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#B7F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F588
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F588 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#B8EDDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b7f588; /* rgb */ color: rgb(183, 245, 136); /* oklch */ color: oklch(90.4% 0.153 132.9);
Tailwind
colors: {
custom: {
50: '#cff8ac',
500: '#b7f588',
950: '#000000',
},
}SCSS
$custom: #b7f588; $custom-light: #cff8ac; $custom-dark: #000000;
JSON
{
"hex": "#b7f588",
"rgb": {
"r": 183,
"g": 245,
"b": 136
},
"hsl": {
"h": 94.128,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.90403,
"c": 0.15306,
"h": 132.9
},
"luminance": 0.7715
}Semantic roles & 50–950 ramp
primary
#B7F588
secondary
#9A4FD2
accent
#05E182
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581