#B7FA7C#B7FA7C
#B7FA7C is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.172 H 132.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FA7C |
|---|---|
| RGB | rgb(183, 250, 124) |
| HSL | hsl(92, 93%, 73%) |
| HSV | hsv(92, 50%, 98%) |
| CMYK | cmyk(26.8%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.64, -41.44, 53.35) |
| CIE-LCH | lch(91.64, 67.56, 127.84°) |
| OKLab | oklab(91.36% -0.1149 0.1273) |
| OKLCH | oklch(91.36% 0.172 132.1) |
| XYZ | xyz(57.3513, 79.8921, 31.4639) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 1.75
Spring Green (survey)
#A9F971
ΔE00 1.87
Pale Lime
#BEFD73
ΔE00 1.97
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Light Lime
#AEFD6C
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FA7C #BF7CFA
analogous
#F6FA7C #B7FA7C #7CFA80
triadic
#B7FA7C #7CB7FA #FA7CB7
tetradic
#B7FA7C #7CF6FA #BF7CFA #FA807C
square
#B7FA7C #7CF6FA #BF7CFA #FA807C
split-complementary
#B7FA7C #807CFA #FA7CF6
monochromatic
#76F209 #97F841 #B7FA7C #D7FCB7 #EFFEE2
Accessibility & contrast
On white
1.24
#B7FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#B7FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FA7C
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FA7C | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#B9F1DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b7fa7c; /* rgb */ color: rgb(183, 250, 124); /* oklch */ color: oklch(91.4% 0.172 132.1);
Tailwind
colors: {
custom: {
50: '#cffca4',
500: '#b7fa7c',
950: '#000000',
},
}SCSS
$custom: #b7fa7c; $custom-light: #cffca4; $custom-dark: #000000;
JSON
{
"hex": "#b7fa7c",
"rgb": {
"r": 183,
"g": 250,
"b": 124
},
"hsl": {
"h": 91.905,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.91364,
"c": 0.17151,
"h": 132.1
},
"luminance": 0.79894
}Semantic roles & 50–950 ramp
primary
#B7FA7C
secondary
#9243D7
accent
#00E67A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580