#B2FE82#B2FE82
#B2FE82 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.1% C 0.174 H 134.6°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE82 |
|---|---|
| RGB | rgb(178, 254, 130) |
| HSL | hsl(97, 98%, 75%) |
| HSV | hsv(97, 49%, 100%) |
| CMYK | cmyk(29.9%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(92.56, -44.23, 51.63) |
| CIE-LCH | lch(92.56, 67.99, 130.59°) |
| OKLab | oklab(92.06% -0.122 0.1239) |
| OKLCH | oklch(92.06% 0.174 134.6) |
| XYZ | xyz(57.8299, 81.9583, 33.8873) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.15
Key Lime
#AEFF6E
ΔE00 2.43
Light Lime
#AEFD6C
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE82 #CE82FE
analogous
#F0FE82 #B2FE82 #82FE90
triadic
#B2FE82 #82B2FE #FE82B2
tetradic
#B2FE82 #82F0FE #CE82FE #FE9082
square
#B2FE82 #82F0FE #CE82FE #FE9082
split-complementary
#B2FE82 #9082FE #FE82F0
monochromatic
#67FD09 #8DFE45 #B2FE82 #D7FEBF #ECFFE1
Accessibility & contrast
On white
1.21
#B2FE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#B2FE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE82
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE82 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#B2F6E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2fe82; /* rgb */ color: rgb(178, 254, 130); /* oklch */ color: oklch(92.1% 0.174 134.6);
Tailwind
colors: {
custom: {
50: '#ccffa9',
500: '#b2fe82',
950: '#000000',
},
}SCSS
$custom: #b2fe82; $custom-light: #ccffa9; $custom-dark: #000000;
JSON
{
"hex": "#b2fe82",
"rgb": {
"r": 178,
"g": 254,
"b": 130
},
"hsl": {
"h": 96.774,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.92062,
"c": 0.17393,
"h": 134.6
},
"luminance": 0.8196
}Semantic roles & 50–950 ramp
primary
#B2FE82
secondary
#A347DD
accent
#00E68D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681