#B7FA7A#B7FA7A
#B7FA7A is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.3% C 0.173 H 131.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FA7A |
|---|---|
| RGB | rgb(183, 250, 122) |
| HSL | hsl(91, 93%, 73%) |
| HSV | hsv(91, 51%, 98%) |
| CMYK | cmyk(26.8%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(91.61, -41.65, 54.25) |
| CIE-LCH | lch(91.61, 68.39, 127.52°) |
| OKLab | oklab(91.34% -0.1156 0.1291) |
| OKLCH | oklch(91.34% 0.173 131.8) |
| XYZ | xyz(57.2261, 79.8420, 30.8046) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.73
Pale Lime
#BEFD73
ΔE00 1.74
Spring Green (survey)
#A9F971
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 1.89
Light Lime
#AEFD6C
ΔE00 2.03
Key Lime
#AEFF6E
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FA7A #BD7AFA
analogous
#F7FA7A #B7FA7A #7AFA7D
triadic
#B7FA7A #7AB7FA #FA7AB7
tetradic
#B7FA7A #7AF7FA #BD7AFA #FA7D7A
square
#B7FA7A #7AF7FA #BD7AFA #FA7D7A
split-complementary
#B7FA7A #7D7AFA #FA7AF7
monochromatic
#77F109 #97F83F #B7FA7A #D7FCB5 #EFFEE2
Accessibility & contrast
On white
1.24
#B7FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#B7FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FA7A
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FA7A | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6E
Deuteranopia (green-blind)
#FAE582
Tritanopia (blue-blind)
#B9F1DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b7fa7a; /* rgb */ color: rgb(183, 250, 122); /* oklch */ color: oklch(91.3% 0.173 131.8);
Tailwind
colors: {
custom: {
50: '#cffca3',
500: '#b7fa7a',
950: '#000000',
},
}SCSS
$custom: #b7fa7a; $custom-light: #cffca3; $custom-dark: #000000;
JSON
{
"hex": "#b7fa7a",
"rgb": {
"r": 183,
"g": 250,
"b": 122
},
"hsl": {
"h": 91.406,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.91339,
"c": 0.17334,
"h": 131.8
},
"luminance": 0.79844
}Semantic roles & 50–950 ramp
primary
#B7FA7A
secondary
#9041D7
accent
#00E678
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580