#B2FC82#B2FC82
#B2FC82 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.6% C 0.171 H 134.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC82 |
|---|---|
| RGB | rgb(178, 252, 130) |
| HSL | hsl(96, 95%, 75%) |
| HSV | hsv(96, 48%, 99%) |
| CMYK | cmyk(29.4%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(92.00, -43.36, 50.94) |
| CIE-LCH | lch(92.00, 66.90, 130.40°) |
| OKLab | oklab(91.61% -0.1196 0.1224) |
| OKLCH | oklch(91.61% 0.171 134.3) |
| XYZ | xyz(57.1986, 80.6955, 33.6769) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.93
Light Yellowish Green
#C2FF89
ΔE00 2.09
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Key Lime
#AEFF6E
ΔE00 2.64
Light Pea Green
#C4FE82
ΔE00 2.68
Light Lime
#AEFD6C
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC82 #CC82FC
analogous
#EFFC82 #B2FC82 #82FC8F
triadic
#B2FC82 #82B2FC #FC82B2
tetradic
#B2FC82 #82EFFC #CC82FC #FC8F82
square
#B2FC82 #82EFFC #CC82FC #FC8F82
split-complementary
#B2FC82 #8F82FC #FC82EF
monochromatic
#68F90A #8DFB46 #B2FC82 #D7FDBE #EDFEE1
Accessibility & contrast
On white
1.23
#B2FC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#B2FC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC82
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC82 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#B2F4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc82; /* rgb */ color: rgb(178, 252, 130); /* oklch */ color: oklch(91.6% 0.171 134.3);
Tailwind
colors: {
custom: {
50: '#ccfda8',
500: '#b2fc82',
950: '#000000',
},
}SCSS
$custom: #b2fc82; $custom-light: #ccfda8; $custom-dark: #000000;
JSON
{
"hex": "#b2fc82",
"rgb": {
"r": 178,
"g": 252,
"b": 130
},
"hsl": {
"h": 96.393,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91607,
"c": 0.17117,
"h": 134.3
},
"luminance": 0.80697
}Semantic roles & 50–950 ramp
primary
#B2FC82
secondary
#A148DA
accent
#00E68B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681