#B2FF93#B2FF93
#B2FF93 is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.5% C 0.159 H 137.2°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF93 |
|---|---|
| RGB | rgb(178, 255, 147) |
| HSL | hsl(103, 100%, 79%) |
| HSV | hsv(103, 42%, 100%) |
| CMYK | cmyk(30.2%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(93.05, -42.61, 44.18) |
| CIE-LCH | lch(93.05, 61.38, 133.96°) |
| OKLab | oklab(92.54% -0.1167 0.1081) |
| OKLCH | oklch(92.54% 0.159 137.2) |
| XYZ | xyz(59.3849, 83.0893, 40.5070) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.40
Pastel Green
#B0FF9D
ΔE00 1.71
Celery
#C1FD95
ΔE00 2.35
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Light Yellowish Green
#C2FF89
ΔE00 3.26
Light Pastel Green
#B2FBA5
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF93 #E093FF
analogous
#E8FF93 #B2FF93 #93FFAA
triadic
#B2FF93 #93B2FF #FF93B2
tetradic
#B2FF93 #93E8FF #E093FF #FFAA93
square
#B2FF93 #93E8FF #E093FF #FFAA93
split-complementary
#B2FF93 #AA93FF #FF93E8
monochromatic
#5BFF19 #86FF56 #B2FF93 #DEFFD0 #E9FFE0
Accessibility & contrast
On white
1.19
#B2FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#B2FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF93
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF93 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FAE999
Tritanopia (blue-blind)
#AFF8E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff93; /* rgb */ color: rgb(178, 255, 147); /* oklch */ color: oklch(92.5% 0.159 137.2);
Tailwind
colors: {
custom: {
50: '#cbffb4',
500: '#b2ff93',
950: '#000000',
},
}SCSS
$custom: #b2ff93; $custom-light: #cbffb4; $custom-dark: #000000;
JSON
{
"hex": "#b2ff93",
"rgb": {
"r": 178,
"g": 255,
"b": 147
},
"hsl": {
"h": 102.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92535,
"c": 0.15906,
"h": 137.2
},
"luminance": 0.83092
}Semantic roles & 50–950 ramp
primary
#B2FF93
secondary
#B955E1
accent
#00E6A4
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681