#B3FA7E#B3FA7E
#B3FA7E is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.2% C 0.172 H 133.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA7E |
|---|---|
| RGB | rgb(179, 250, 126) |
| HSL | hsl(94, 93%, 74%) |
| HSV | hsv(94, 50%, 98%) |
| CMYK | cmyk(28.4%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(91.44, -42.60, 52.14) |
| CIE-LCH | lch(91.44, 67.33, 129.25°) |
| OKLab | oklab(91.16% -0.1178 0.1248) |
| OKLCH | oklch(91.16% 0.172 133.3) |
| XYZ | xyz(56.5409, 79.4595, 32.0928) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.64
Light Yellowish Green
#C2FF89
ΔE00 2.01
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Light Pea Green
#C4FE82
ΔE00 2.34
Light Lime
#AEFD6C
ΔE00 2.37
Key Lime
#AEFF6E
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA7E #C57EFA
analogous
#F1FA7E #B3FA7E #7EFA87
triadic
#B3FA7E #7EB3FA #FA7EB3
tetradic
#B3FA7E #7EF1FA #C57EFA #FA877E
square
#B3FA7E #7EF1FA #C57EFA #FA877E
split-complementary
#B3FA7E #877EFA #FA7EF1
monochromatic
#6EF409 #90F843 #B3FA7E #D6FCB9 #EEFEE2
Accessibility & contrast
On white
1.24
#B3FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#B3FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA7E
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA7E | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA73
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#B4F2DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b3fa7e; /* rgb */ color: rgb(179, 250, 126); /* oklch */ color: oklch(91.2% 0.172 133.3);
Tailwind
colors: {
custom: {
50: '#ccfca6',
500: '#b3fa7e',
950: '#000000',
},
}SCSS
$custom: #b3fa7e; $custom-light: #ccfca6; $custom-dark: #000000;
JSON
{
"hex": "#b3fa7e",
"rgb": {
"r": 179,
"g": 250,
"b": 126
},
"hsl": {
"h": 94.355,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.91157,
"c": 0.17164,
"h": 133.3
},
"luminance": 0.79461
}Semantic roles & 50–950 ramp
primary
#B3FA7E
secondary
#9945D7
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580