#B3FA7A#B3FA7A
#B3FA7A is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.1% C 0.175 H 132.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA7A |
|---|---|
| RGB | rgb(179, 250, 122) |
| HSL | hsl(93, 93%, 73%) |
| HSV | hsv(93, 51%, 98%) |
| CMYK | cmyk(28.4%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(91.40, -43.03, 53.93) |
| CIE-LCH | lch(91.40, 69.00, 128.58°) |
| OKLab | oklab(91.11% -0.1193 0.1285) |
| OKLCH | oklch(91.11% 0.175 132.9) |
| XYZ | xyz(56.2879, 79.3583, 30.7606) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.35
Light Lime
#AEFD6C
ΔE00 1.90
Key Lime
#AEFF6E
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.16
Pale Lime
#BEFD73
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA7A #C17AFA
analogous
#F3FA7A #B3FA7A #7AFA81
triadic
#B3FA7A #7AB3FA #FA7AB3
tetradic
#B3FA7A #7AF3FA #C17AFA #FA817A
square
#B3FA7A #7AF3FA #C17AFA #FA817A
split-complementary
#B3FA7A #817AFA #FA7AF3
monochromatic
#70F109 #91F83F #B3FA7A #D5FCB5 #EEFEE2
Accessibility & contrast
On white
1.24
#B3FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#B3FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA7A
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA7A | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6E
Deuteranopia (green-blind)
#F9E482
Tritanopia (blue-blind)
#B4F1DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3fa7a; /* rgb */ color: rgb(179, 250, 122); /* oklch */ color: oklch(91.1% 0.175 132.9);
Tailwind
colors: {
custom: {
50: '#cdfca3',
500: '#b3fa7a',
950: '#000000',
},
}SCSS
$custom: #b3fa7a; $custom-light: #cdfca3; $custom-dark: #000000;
JSON
{
"hex": "#b3fa7a",
"rgb": {
"r": 179,
"g": 250,
"b": 122
},
"hsl": {
"h": 93.281,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.91105,
"c": 0.1753,
"h": 132.9
},
"luminance": 0.7936
}Semantic roles & 50–950 ramp
primary
#B3FA7A
secondary
#9441D7
accent
#00E67F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580