#B7F87D#B7F87D
#B7F87D is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.9% C 0.168 H 131.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B7F87D |
|---|---|
| RGB | rgb(183, 248, 125) |
| HSL | hsl(92, 90%, 73%) |
| HSV | hsv(92, 50%, 97%) |
| CMYK | cmyk(26.2%, 0%, 49.6%, 2.7%) |
| CIE-LAB | lab(91.09, -40.45, 52.23) |
| CIE-LCH | lch(91.09, 66.06, 127.75°) |
| OKLab | oklab(90.93% -0.1121 0.1249) |
| OKLCH | oklch(90.93% 0.168 131.9) |
| XYZ | xyz(56.7967, 78.6812, 31.5926) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 1.83
Light Pea Green
#C4FE82
ΔE00 1.89
Spring Green (survey)
#A9F971
ΔE00 2.10
Pale Lime
#BEFD73
ΔE00 2.28
Light Lime
#AEFD6C
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7F87D #BE7DF8
analogous
#F5F87D #B7F87D #7DF880
triadic
#B7F87D #7DB7F8 #F87DB7
tetradic
#B7F87D #7DF5F8 #BE7DF8 #F8807D
square
#B7F87D #7DF5F8 #BE7DF8 #F8807D
split-complementary
#B7F87D #807DF8 #F87DF5
monochromatic
#77EE0D #97F543 #B7F87D #D7FBB7 #EFFDE2
Accessibility & contrast
On white
1.25
#B7F87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#B7F87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7F87D
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7F87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7F87D | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE972
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#B9EFDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b7f87d; /* rgb */ color: rgb(183, 248, 125); /* oklch */ color: oklch(90.9% 0.168 131.9);
Tailwind
colors: {
custom: {
50: '#cffba5',
500: '#b7f87d',
950: '#000000',
},
}SCSS
$custom: #b7f87d; $custom-light: #cffba5; $custom-dark: #000000;
JSON
{
"hex": "#b7f87d",
"rgb": {
"r": 183,
"g": 248,
"b": 125
},
"hsl": {
"h": 91.707,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.90925,
"c": 0.16784,
"h": 131.9
},
"luminance": 0.78683
}Semantic roles & 50–950 ramp
primary
#B7F87D
secondary
#9145D4
accent
#00E679
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580