#B2FF96#B2FF96
#B2FF96 is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.6% C 0.156 H 137.7°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF96 |
|---|---|
| RGB | rgb(178, 255, 150) |
| HSL | hsl(104, 100%, 79%) |
| HSV | hsv(104, 41%, 100%) |
| CMYK | cmyk(30.2%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(93.10, -42.22, 42.78) |
| CIE-LCH | lch(93.10, 60.11, 134.62°) |
| OKLab | oklab(92.58% -0.1155 0.105) |
| OKLCH | oklch(92.58% 0.156 137.7) |
| XYZ | xyz(59.6233, 83.1847, 41.7630) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.00
Pastel Green
#B0FF9D
ΔE00 1.26
Celery
#C1FD95
ΔE00 2.47
Light Pastel Green
#B2FBA5
ΔE00 3.03
Pistachio (survey)
#C0FA8B
ΔE00 3.35
Tea Green
#BDF8A3
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF96 #E396FF
analogous
#E7FF96 #B2FF96 #96FFAF
triadic
#B2FF96 #96B2FF #FF96B2
tetradic
#B2FF96 #96E7FF #E396FF #FFAF96
square
#B2FF96 #96E7FF #E396FF #FFAF96
split-complementary
#B2FF96 #AF96FF #FF96E7
monochromatic
#58FF1C #85FF59 #B2FF96 #DFFFD3 #E9FFE0
Accessibility & contrast
On white
1.19
#B2FF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#B2FF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF96
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF96 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08E
Deuteranopia (green-blind)
#FAE99C
Tritanopia (blue-blind)
#AFF8E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff96; /* rgb */ color: rgb(178, 255, 150); /* oklch */ color: oklch(92.6% 0.156 137.7);
Tailwind
colors: {
custom: {
50: '#cbffb6',
500: '#b2ff96',
950: '#000000',
},
}SCSS
$custom: #b2ff96; $custom-light: #cbffb6; $custom-dark: #000000;
JSON
{
"hex": "#b2ff96",
"rgb": {
"r": 178,
"g": 255,
"b": 150
},
"hsl": {
"h": 104,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92583,
"c": 0.1561,
"h": 137.7
},
"luminance": 0.83187
}Semantic roles & 50–950 ramp
primary
#B2FF96
secondary
#BD58E1
accent
#00E6A8
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681