#B2FF83#B2FF83
#B2FF83 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.3% C 0.174 H 134.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF83 |
|---|---|
| RGB | rgb(178, 255, 131) |
| HSL | hsl(97, 100%, 76%) |
| HSV | hsv(97, 49%, 100%) |
| CMYK | cmyk(30.2%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(92.85, -44.55, 51.52) |
| CIE-LCH | lch(92.85, 68.11, 130.85°) |
| OKLab | oklab(92.3% -0.1229 0.1238) |
| OKLCH | oklch(92.3% 0.174 134.8) |
| XYZ | xyz(58.2155, 82.6216, 34.3486) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.21
Key Lime
#AEFF6E
ΔE00 2.48
Light Lime
#AEFD6C
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF83 #D083FF
analogous
#F0FF83 #B2FF83 #83FF92
triadic
#B2FF83 #83B2FF #FF83B2
tetradic
#B2FF83 #83F0FF #D083FF #FF9283
square
#B2FF83 #83F0FF #D083FF #FF9283
split-complementary
#B2FF83 #9283FF #FF83F0
monochromatic
#66FF09 #8CFF46 #B2FF83 #D8FFC0 #ECFFE0
Accessibility & contrast
On white
1.20
#B2FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#B2FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF83
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF83 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#B1F7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff83; /* rgb */ color: rgb(178, 255, 131); /* oklch */ color: oklch(92.3% 0.174 134.8);
Tailwind
colors: {
custom: {
50: '#ccffa9',
500: '#b2ff83',
950: '#000000',
},
}SCSS
$custom: #b2ff83; $custom-light: #ccffa9; $custom-dark: #000000;
JSON
{
"hex": "#b2ff83",
"rgb": {
"r": 178,
"g": 255,
"b": 131
},
"hsl": {
"h": 97.258,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92302,
"c": 0.17439,
"h": 134.8
},
"luminance": 0.82624
}Semantic roles & 50–950 ramp
primary
#B2FF83
secondary
#A548DF
accent
#00E68F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681