#B3FA8A#B3FA8A
#B3FA8A is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.3% C 0.160 H 135.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FA8A |
|---|---|
| RGB | rgb(179, 250, 138) |
| HSL | hsl(98, 92%, 76%) |
| HSV | hsv(98, 45%, 98%) |
| CMYK | cmyk(28.4%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.59, -41.21, 46.67) |
| CIE-LCH | lch(91.59, 62.26, 131.45°) |
| OKLab | oklab(91.33% -0.1133 0.1133) |
| OKLCH | oklch(91.33% 0.16 135) |
| XYZ | xyz(57.3621, 79.7880, 36.4182) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.98
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Pale Light Green
#B1FC99
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.40
Pastel Green
#B0FF9D
ΔE00 3.01
Spring Green (survey)
#A9F971
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FA8A #D18AFA
analogous
#EBFA8A #B3FA8A #8AFA99
triadic
#B3FA8A #8AB3FA #FA8AB3
tetradic
#B3FA8A #8AEBFA #D18AFA #FA998A
square
#B3FA8A #8AEBFA #D18AFA #FA998A
split-complementary
#B3FA8A #998AFA #FA8AEB
monochromatic
#67F515 #8DF74F #B3FA8A #D9FDC5 #ECFEE2
Accessibility & contrast
On white
1.24
#B3FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#B3FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FA8A
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FA8A | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#B2F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3fa8a; /* rgb */ color: rgb(179, 250, 138); /* oklch */ color: oklch(91.3% 0.160 135.0);
Tailwind
colors: {
custom: {
50: '#ccfcae',
500: '#b3fa8a',
950: '#000000',
},
}SCSS
$custom: #b3fa8a; $custom-light: #ccfcae; $custom-dark: #000000;
JSON
{
"hex": "#b3fa8a",
"rgb": {
"r": 179,
"g": 250,
"b": 138
},
"hsl": {
"h": 98.036,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.91325,
"c": 0.16022,
"h": 135
},
"luminance": 0.7979
}Semantic roles & 50–950 ramp
primary
#B3FA8A
secondary
#A74FD9
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581