#B2FC86#B2FC86
#B2FC86 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.7% C 0.167 H 134.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC86 |
|---|---|
| RGB | rgb(178, 252, 134) |
| HSL | hsl(98, 95%, 76%) |
| HSV | hsv(98, 47%, 99%) |
| CMYK | cmyk(29.4%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(92.04, -42.90, 49.13) |
| CIE-LCH | lch(92.04, 65.22, 131.13°) |
| OKLab | oklab(91.66% -0.1181 0.1186) |
| OKLCH | oklch(91.66% 0.167 134.9) |
| XYZ | xyz(57.4723, 80.8050, 35.1185) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Spring Green (survey)
#A9F971
ΔE00 2.41
Celery
#C1FD95
ΔE00 2.44
Pale Light Green
#B1FC99
ΔE00 2.96
Light Pea Green
#C4FE82
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC86 #D086FC
analogous
#EDFC86 #B2FC86 #86FC95
triadic
#B2FC86 #86B2FC #FC86B2
tetradic
#B2FC86 #86EDFC #D086FC #FC9586
square
#B2FC86 #86EDFC #D086FC #FC9586
split-complementary
#B2FC86 #9586FC #FC86ED
monochromatic
#66F90F #8CFB4A #B2FC86 #D8FDC2 #ECFEE1
Accessibility & contrast
On white
1.22
#B2FC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#B2FC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC86
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC86 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7C
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#B1F4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc86; /* rgb */ color: rgb(178, 252, 134); /* oklch */ color: oklch(91.7% 0.167 134.9);
Tailwind
colors: {
custom: {
50: '#ccfdab',
500: '#b2fc86',
950: '#000000',
},
}SCSS
$custom: #b2fc86; $custom-light: #ccfdab; $custom-dark: #000000;
JSON
{
"hex": "#b2fc86",
"rgb": {
"r": 178,
"g": 252,
"b": 134
},
"hsl": {
"h": 97.627,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91663,
"c": 0.1674,
"h": 134.9
},
"luminance": 0.80807
}Semantic roles & 50–950 ramp
primary
#B2FC86
secondary
#A54BDB
accent
#00E690
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681