#B2FC84#B2FC84
#B2FC84 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.6% C 0.169 H 134.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC84 |
|---|---|
| RGB | rgb(178, 252, 132) |
| HSL | hsl(97, 95%, 75%) |
| HSV | hsv(97, 48%, 99%) |
| CMYK | cmyk(29.4%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(92.02, -43.14, 50.04) |
| CIE-LCH | lch(92.02, 66.06, 130.76°) |
| OKLab | oklab(91.64% -0.1189 0.1205) |
| OKLCH | oklch(91.64% 0.169 134.6) |
| XYZ | xyz(57.3341, 80.7497, 34.3908) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.12
Spring Green (survey)
#A9F971
ΔE00 2.16
Pistachio (survey)
#C0FA8B
ΔE00 2.23
Celery
#C1FD95
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 2.82
Key Lime
#AEFF6E
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC84 #CE84FC
analogous
#EEFC84 #B2FC84 #84FC92
triadic
#B2FC84 #84B2FC #FC84B2
tetradic
#B2FC84 #84EEFC #CE84FC #FC9284
square
#B2FC84 #84EEFC #CE84FC #FC9284
split-complementary
#B2FC84 #9284FC #FC84EE
monochromatic
#67F90D #8DFB48 #B2FC84 #D7FDC0 #ECFEE1
Accessibility & contrast
On white
1.22
#B2FC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#B2FC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC84
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC84 | 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)
#FFEC7A
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#B2F4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc84; /* rgb */ color: rgb(178, 252, 132); /* oklch */ color: oklch(91.6% 0.169 134.6);
Tailwind
colors: {
custom: {
50: '#ccfdaa',
500: '#b2fc84',
950: '#000000',
},
}SCSS
$custom: #b2fc84; $custom-light: #ccfdaa; $custom-dark: #000000;
JSON
{
"hex": "#b2fc84",
"rgb": {
"r": 178,
"g": 252,
"b": 132
},
"hsl": {
"h": 97,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91635,
"c": 0.16929,
"h": 134.6
},
"luminance": 0.80752
}Semantic roles & 50–950 ramp
primary
#B2FC84
secondary
#A349DB
accent
#00E68E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681