#B3FA7C#B3FA7C
#B3FA7C is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.1% C 0.173 H 133.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA7C |
|---|---|
| RGB | rgb(179, 250, 124) |
| HSL | hsl(94, 93%, 73%) |
| HSV | hsv(94, 50%, 98%) |
| CMYK | cmyk(28.4%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.42, -42.82, 53.04) |
| CIE-LCH | lch(91.42, 68.17, 128.91°) |
| OKLab | oklab(91.13% -0.1185 0.1267) |
| OKLCH | oklch(91.13% 0.173 133.1) |
| XYZ | xyz(56.4131, 79.4084, 31.4200) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 2.07
Light Lime
#AEFD6C
ΔE00 2.13
Key Lime
#AEFF6E
ΔE00 2.22
Light Pea Green
#C4FE82
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA7C #C37CFA
analogous
#F2FA7C #B3FA7C #7CFA84
triadic
#B3FA7C #7CB3FA #FA7CB3
tetradic
#B3FA7C #7CF2FA #C37CFA #FA847C
square
#B3FA7C #7CF2FA #C37CFA #FA847C
split-complementary
#B3FA7C #847CFA #FA7CF2
monochromatic
#6FF209 #91F841 #B3FA7C #D5FCB7 #EEFEE2
Accessibility & contrast
On white
1.24
#B3FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#B3FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA7C
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA7C | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#B4F2DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3fa7c; /* rgb */ color: rgb(179, 250, 124); /* oklch */ color: oklch(91.1% 0.173 133.1);
Tailwind
colors: {
custom: {
50: '#cdfca4',
500: '#b3fa7c',
950: '#000000',
},
}SCSS
$custom: #b3fa7c; $custom-light: #cdfca4; $custom-dark: #000000;
JSON
{
"hex": "#b3fa7c",
"rgb": {
"r": 179,
"g": 250,
"b": 124
},
"hsl": {
"h": 93.81,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.91131,
"c": 0.17348,
"h": 133.1
},
"luminance": 0.7941
}Semantic roles & 50–950 ramp
primary
#B3FA7C
secondary
#9643D7
accent
#00E681
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580