#B3FC80#B3FC80
#B3FC80 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.6% C 0.173 H 133.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FC80 |
|---|---|
| RGB | rgb(179, 252, 128) |
| HSL | hsl(95, 95%, 75%) |
| HSV | hsv(95, 49%, 99%) |
| CMYK | cmyk(29%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(92.03, -43.25, 51.92) |
| CIE-LCH | lch(92.03, 67.58, 129.79°) |
| OKLab | oklab(91.64% -0.1195 0.1245) |
| OKLCH | oklch(91.64% 0.173 133.8) |
| XYZ | xyz(57.2960, 80.7611, 32.9875) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 1.96
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Key Lime
#AEFF6E
ΔE00 2.38
Light Lime
#AEFD6C
ΔE00 2.40
Light Pea Green
#C4FE82
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FC80 #C980FC
analogous
#F1FC80 #B3FC80 #80FC8B
triadic
#B3FC80 #80B3FC #FC80B3
tetradic
#B3FC80 #80F1FC #C980FC #FC8B80
square
#B3FC80 #80F1FC #C980FC #FC8B80
split-complementary
#B3FC80 #8B80FC #FC80F1
monochromatic
#6BF908 #8FFB44 #B3FC80 #D7FDBC #EDFEE1
Accessibility & contrast
On white
1.22
#B3FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#B3FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FC80
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FC80 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#B3F4DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b3fc80; /* rgb */ color: rgb(179, 252, 128); /* oklch */ color: oklch(91.6% 0.173 133.8);
Tailwind
colors: {
custom: {
50: '#cdfda7',
500: '#b3fc80',
950: '#000000',
},
}SCSS
$custom: #b3fc80; $custom-light: #cdfda7; $custom-dark: #000000;
JSON
{
"hex": "#b3fc80",
"rgb": {
"r": 179,
"g": 252,
"b": 128
},
"hsl": {
"h": 95.323,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91637,
"c": 0.17253,
"h": 133.8
},
"luminance": 0.80763
}Semantic roles & 50–950 ramp
primary
#B3FC80
secondary
#9D46DA
accent
#00E687
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580