#B2FF9B#B2FF9B
#B2FF9B is a very light, vivid green. Relative luminance 0.834; OKLCH L 92.7% C 0.151 H 138.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF9B |
|---|---|
| RGB | rgb(178, 255, 155) |
| HSL | hsl(106, 100%, 80%) |
| HSV | hsv(106, 39%, 100%) |
| CMYK | cmyk(30.2%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(93.17, -41.55, 40.44) |
| CIE-LCH | lch(93.17, 57.98, 135.78°) |
| OKLab | oklab(92.66% -0.1135 0.0997) |
| OKLCH | oklch(92.66% 0.151 138.7) |
| XYZ | xyz(60.0346, 83.3492, 43.9288) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.50
Pale Light Green
#B1FC99
ΔE00 0.61
Light Pastel Green
#B2FBA5
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.84
Tea Green
#BDF8A3
ΔE00 3.00
Palegreen
#98FB98
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF9B #E89BFF
analogous
#E4FF9B #B2FF9B #9BFFB6
triadic
#B2FF9B #9BB2FF #FF9BB2
tetradic
#B2FF9B #9BE4FF #E89BFF #FFB69B
square
#B2FF9B #9BE4FF #E89BFF #FFB69B
split-complementary
#B2FF9B #B69BFF #FF9BE4
monochromatic
#54FF21 #83FF5E #B2FF9B #E1FFD8 #E7FFE0
Accessibility & contrast
On white
1.19
#B2FF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#B2FF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF9B
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF9B | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF094
Deuteranopia (green-blind)
#F9E9A1
Tritanopia (blue-blind)
#AEF9E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff9b; /* rgb */ color: rgb(178, 255, 155); /* oklch */ color: oklch(92.7% 0.151 138.7);
Tailwind
colors: {
custom: {
50: '#cbffb9',
500: '#b2ff9b',
950: '#000000',
},
}SCSS
$custom: #b2ff9b; $custom-light: #cbffb9; $custom-dark: #000000;
JSON
{
"hex": "#b2ff9b",
"rgb": {
"r": 178,
"g": 255,
"b": 155
},
"hsl": {
"h": 106.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.92664,
"c": 0.15113,
"h": 138.7
},
"luminance": 0.83352
}Semantic roles & 50–950 ramp
primary
#B2FF9B
secondary
#C35CE2
accent
#00E6B1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131811
muted
#838681