#B3FA86#B3FA86
#B3FA86 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.3% C 0.164 H 134.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA86 |
|---|---|
| RGB | rgb(179, 250, 134) |
| HSL | hsl(97, 92%, 75%) |
| HSV | hsv(97, 46%, 98%) |
| CMYK | cmyk(28.4%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(91.54, -41.69, 48.51) |
| CIE-LCH | lch(91.54, 63.96, 130.68°) |
| OKLab | oklab(91.27% -0.1148 0.1172) |
| OKLCH | oklch(91.27% 0.164 134.4) |
| XYZ | xyz(57.0779, 79.6743, 34.9210) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Light Yellowish Green
#C2FF89
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.23
Spring Green (survey)
#A9F971
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.88
Pale Light Green
#B1FC99
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA86 #CD86FA
analogous
#EDFA86 #B3FA86 #86FA93
triadic
#B3FA86 #86B3FA #FA86B3
tetradic
#B3FA86 #86EDFA #CD86FA #FA9386
square
#B3FA86 #86EDFA #CD86FA #FA9386
split-complementary
#B3FA86 #9386FA #FA86ED
monochromatic
#69F510 #8EF84B #B3FA86 #D8FCC1 #EDFEE2
Accessibility & contrast
On white
1.24
#B3FA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#B3FA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA86
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA86 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#F7E58D
Tritanopia (blue-blind)
#B3F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3fa86; /* rgb */ color: rgb(179, 250, 134); /* oklch */ color: oklch(91.3% 0.164 134.4);
Tailwind
colors: {
custom: {
50: '#ccfcab',
500: '#b3fa86',
950: '#000000',
},
}SCSS
$custom: #b3fa86; $custom-light: #ccfcab; $custom-dark: #000000;
JSON
{
"hex": "#b3fa86",
"rgb": {
"r": 179,
"g": 250,
"b": 134
},
"hsl": {
"h": 96.724,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.91267,
"c": 0.16409,
"h": 134.4
},
"luminance": 0.79676
}Semantic roles & 50–950 ramp
primary
#B3FA86
secondary
#A24CD8
accent
#00E68C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581