#B2FF92#B2FF92
#B2FF92 is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.5% C 0.160 H 137.0°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF92 |
|---|---|
| RGB | rgb(178, 255, 146) |
| HSL | hsl(102, 100%, 79%) |
| HSV | hsv(102, 43%, 100%) |
| CMYK | cmyk(30.2%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(93.04, -42.74, 44.65) |
| CIE-LCH | lch(93.04, 61.81, 133.75°) |
| OKLab | oklab(92.52% -0.1171 0.1091) |
| OKLCH | oklch(92.52% 0.16 137) |
| XYZ | xyz(59.3067, 83.0580, 40.0956) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.54
Pastel Green
#B0FF9D
ΔE00 1.87
Celery
#C1FD95
ΔE00 2.33
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.15
Light Green
#96F97B
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF92 #DF92FF
analogous
#E9FF92 #B2FF92 #92FFA8
triadic
#B2FF92 #92B2FF #FF92B2
tetradic
#B2FF92 #92E9FF #DF92FF #FFA892
square
#B2FF92 #92E9FF #DF92FF #FFA892
split-complementary
#B2FF92 #A892FF #FF92E9
monochromatic
#5CFF18 #87FF55 #B2FF92 #DDFFCF #E9FFE0
Accessibility & contrast
On white
1.19
#B2FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#B2FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF92
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF92 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#AFF8E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff92; /* rgb */ color: rgb(178, 255, 146); /* oklch */ color: oklch(92.5% 0.160 137.0);
Tailwind
colors: {
custom: {
50: '#cbffb3',
500: '#b2ff92',
950: '#000000',
},
}SCSS
$custom: #b2ff92; $custom-light: #cbffb3; $custom-dark: #000000;
JSON
{
"hex": "#b2ff92",
"rgb": {
"r": 178,
"g": 255,
"b": 146
},
"hsl": {
"h": 102.385,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9252,
"c": 0.16004,
"h": 137
},
"luminance": 0.8306
}Semantic roles & 50–950 ramp
primary
#B2FF92
secondary
#B854E1
accent
#00E6A2
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681