#B2FF99#B2FF99
#B2FF99 is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.6% C 0.153 H 138.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF99 |
|---|---|
| RGB | rgb(178, 255, 153) |
| HSL | hsl(105, 100%, 80%) |
| HSV | hsv(105, 40%, 100%) |
| CMYK | cmyk(30.2%, 0%, 40%, 0%) |
| CIE-LAB | lab(93.14, -41.82, 41.38) |
| CIE-LCH | lch(93.14, 58.83, 135.31°) |
| OKLab | oklab(92.63% -0.1143 0.1018) |
| OKLCH | oklch(92.63% 0.153 138.3) |
| XYZ | xyz(59.8680, 83.2826, 43.0516) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.69
Pastel Green
#B0FF9D
ΔE00 0.80
Light Pastel Green
#B2FBA5
ΔE00 2.58
Celery
#C1FD95
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 3.17
Palegreen
#98FB98
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF99 #E699FF
analogous
#E5FF99 #B2FF99 #99FFB3
triadic
#B2FF99 #99B2FF #FF99B2
tetradic
#B2FF99 #99E5FF #E699FF #FFB399
square
#B2FF99 #99E5FF #E699FF #FFB399
split-complementary
#B2FF99 #B399FF #FF99E5
monochromatic
#56FF1F #84FF5C #B2FF99 #E0FFD6 #E8FFE0
Accessibility & contrast
On white
1.19
#B2FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#B2FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF99
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF99 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF091
Deuteranopia (green-blind)
#F9E99F
Tritanopia (blue-blind)
#AEF8E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff99; /* rgb */ color: rgb(178, 255, 153); /* oklch */ color: oklch(92.6% 0.153 138.3);
Tailwind
colors: {
custom: {
50: '#cbffb8',
500: '#b2ff99',
950: '#000000',
},
}SCSS
$custom: #b2ff99; $custom-light: #cbffb8; $custom-dark: #000000;
JSON
{
"hex": "#b2ff99",
"rgb": {
"r": 178,
"g": 255,
"b": 153
},
"hsl": {
"h": 105.294,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92631,
"c": 0.15313,
"h": 138.3
},
"luminance": 0.83285
}Semantic roles & 50–950 ramp
primary
#B2FF99
secondary
#C15AE2
accent
#00E6AD
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681