#B3FA83#B3FA83
#B3FA83 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.167 H 134.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA83 |
|---|---|
| RGB | rgb(179, 250, 131) |
| HSL | hsl(96, 92%, 75%) |
| HSV | hsv(96, 48%, 98%) |
| CMYK | cmyk(28.4%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(91.50, -42.04, 49.88) |
| CIE-LCH | lch(91.50, 65.23, 130.12°) |
| OKLab | oklab(91.22% -0.116 0.1201) |
| OKLCH | oklch(91.22% 0.167 134) |
| XYZ | xyz(56.8716, 79.5918, 33.8346) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 2.01
Spring Green (survey)
#A9F971
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.49
Light Pea Green
#C4FE82
ΔE00 2.64
Light Lime
#AEFD6C
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA83 #CA83FA
analogous
#EFFA83 #B3FA83 #83FA8E
triadic
#B3FA83 #83B3FA #FA83B3
tetradic
#B3FA83 #83EFFA #CA83FA #FA8E83
square
#B3FA83 #83EFFA #CA83FA #FA8E83
split-complementary
#B3FA83 #8E83FA #FA83EF
monochromatic
#6BF50D #8FF848 #B3FA83 #D7FCBE #EDFEE2
Accessibility & contrast
On white
1.24
#B3FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#B3FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA83
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA83 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#B3F2DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3fa83; /* rgb */ color: rgb(179, 250, 131); /* oklch */ color: oklch(91.2% 0.167 134.0);
Tailwind
colors: {
custom: {
50: '#ccfca9',
500: '#b3fa83',
950: '#000000',
},
}SCSS
$custom: #b3fa83; $custom-light: #ccfca9; $custom-dark: #000000;
JSON
{
"hex": "#b3fa83",
"rgb": {
"r": 179,
"g": 250,
"b": 131
},
"hsl": {
"h": 95.798,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.91224,
"c": 0.16695,
"h": 134
},
"luminance": 0.79594
}Semantic roles & 50–950 ramp
primary
#B3FA83
secondary
#9E49D8
accent
#00E689
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581