#B2F991#B2F991
#B2F991 is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.1% C 0.152 H 136.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F991 |
|---|---|
| RGB | rgb(178, 249, 145) |
| HSL | hsl(101, 90%, 77%) |
| HSV | hsv(101, 42%, 98%) |
| CMYK | cmyk(28.5%, 0%, 41.8%, 2.4%) |
| CIE-LAB | lab(91.35, -40.22, 42.98) |
| CIE-LCH | lch(91.35, 58.87, 133.10°) |
| OKLab | oklab(91.15% -0.1102 0.1052) |
| OKLCH | oklch(91.15% 0.152 136.3) |
| XYZ | xyz(57.3451, 79.2587, 39.0596) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.30
Celery
#C1FD95
ΔE00 2.07
Pastel Green
#B0FF9D
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 3.06
Light Pastel Green
#B2FBA5
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F991 #D891F9
analogous
#E6F991 #B2F991 #91F9A4
triadic
#B2F991 #91B2F9 #F991B2
tetradic
#B2F991 #91E6F9 #D891F9 #F9A491
square
#B2F991 #91E6F9 #D891F9 #F9A491
split-complementary
#B2F991 #A491F9 #F991E6
monochromatic
#61F31D #89F657 #B2F991 #DBFCCB #EBFDE2
Accessibility & contrast
On white
1.25
#B2F991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#B2F991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F991
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F991 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#B0F2E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f991; /* rgb */ color: rgb(178, 249, 145); /* oklch */ color: oklch(91.1% 0.152 136.3);
Tailwind
colors: {
custom: {
50: '#cbfbb2',
500: '#b2f991',
950: '#000000',
},
}SCSS
$custom: #b2f991; $custom-light: #cbfbb2; $custom-dark: #000000;
JSON
{
"hex": "#b2f991",
"rgb": {
"r": 178,
"g": 249,
"b": 145
},
"hsl": {
"h": 100.962,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.91148,
"c": 0.15239,
"h": 136.3
},
"luminance": 0.79261
}Semantic roles & 50–950 ramp
primary
#B2F991
secondary
#AF56D8
accent
#00E69D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581