#B7F87F#B7F87F
#B7F87F is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.0% C 0.166 H 132.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F87F |
|---|---|
| RGB | rgb(183, 248, 127) |
| HSL | hsl(92, 90%, 74%) |
| HSV | hsv(92, 49%, 97%) |
| CMYK | cmyk(26.2%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(91.11, -40.23, 51.33) |
| CIE-LCH | lch(91.11, 65.22, 128.09°) |
| OKLab | oklab(90.95% -0.1114 0.1231) |
| OKLCH | oklch(90.95% 0.166 132.2) |
| XYZ | xyz(56.9257, 78.7328, 32.2723) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.61
Light Yellowish Green
#C2FF89
ΔE00 1.76
Light Pea Green
#C4FE82
ΔE00 1.97
Spring Green (survey)
#A9F971
ΔE00 2.23
Pale Lime
#BEFD73
ΔE00 2.52
Celery
#C1FD95
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F87F #C07FF8
analogous
#F4F87F #B7F87F #7FF883
triadic
#B7F87F #7FB7F8 #F87FB7
tetradic
#B7F87F #7FF4F8 #C07FF8 #F8837F
square
#B7F87F #7FF4F8 #C07FF8 #F8837F
split-complementary
#B7F87F #837FF8 #F87FF4
monochromatic
#76F00D #96F545 #B7F87F #D8FBB9 #EFFDE2
Accessibility & contrast
On white
1.25
#B7F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#B7F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F87F
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F87F | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#F7E487
Tritanopia (blue-blind)
#B9F0DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b7f87f; /* rgb */ color: rgb(183, 248, 127); /* oklch */ color: oklch(91.0% 0.166 132.2);
Tailwind
colors: {
custom: {
50: '#cffba6',
500: '#b7f87f',
950: '#000000',
},
}SCSS
$custom: #b7f87f; $custom-light: #cffba6; $custom-dark: #000000;
JSON
{
"hex": "#b7f87f",
"rgb": {
"r": 183,
"g": 248,
"b": 127
},
"hsl": {
"h": 92.231,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90952,
"c": 0.16597,
"h": 132.2
},
"luminance": 0.78734
}Semantic roles & 50–950 ramp
primary
#B7F87F
secondary
#9346D5
accent
#00E67B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580