#B2FC80#B2FC80
#B2FC80 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.6% C 0.173 H 134.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC80 |
|---|---|
| RGB | rgb(178, 252, 128) |
| HSL | hsl(96, 95%, 75%) |
| HSV | hsv(96, 49%, 99%) |
| CMYK | cmyk(29.4%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(91.97, -43.59, 51.85) |
| CIE-LCH | lch(91.97, 67.74, 130.05°) |
| OKLab | oklab(91.58% -0.1204 0.1243) |
| OKLCH | oklch(91.58% 0.173 134.1) |
| XYZ | xyz(57.0656, 80.6424, 32.9767) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Key Lime
#AEFF6E
ΔE00 2.39
Light Lime
#AEFD6C
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC80 #CA80FC
analogous
#F0FC80 #B2FC80 #80FC8C
triadic
#B2FC80 #80B2FC #FC80B2
tetradic
#B2FC80 #80F0FC #CA80FC #FC8C80
square
#B2FC80 #80F0FC #CA80FC #FC8C80
split-complementary
#B2FC80 #8C80FC #FC80F0
monochromatic
#6AF908 #8EFB44 #B2FC80 #D6FDBC #EDFEE1
Accessibility & contrast
On white
1.23
#B2FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#B2FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC80
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC80 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#B2F4DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc80; /* rgb */ color: rgb(178, 252, 128); /* oklch */ color: oklch(91.6% 0.173 134.1);
Tailwind
colors: {
custom: {
50: '#ccfda7',
500: '#b2fc80',
950: '#000000',
},
}SCSS
$custom: #b2fc80; $custom-light: #ccfda7; $custom-dark: #000000;
JSON
{
"hex": "#b2fc80",
"rgb": {
"r": 178,
"g": 252,
"b": 128
},
"hsl": {
"h": 95.806,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.9158,
"c": 0.17304,
"h": 134.1
},
"luminance": 0.80644
}Semantic roles & 50–950 ramp
primary
#B2FC80
secondary
#9E46DA
accent
#00E689
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680