#B2F992#B2F992
#B2F992 is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.2% C 0.151 H 136.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F992 |
|---|---|
| RGB | rgb(178, 249, 146) |
| HSL | hsl(101, 90%, 77%) |
| HSV | hsv(101, 41%, 98%) |
| CMYK | cmyk(28.5%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(91.37, -40.09, 42.51) |
| CIE-LCH | lch(91.37, 58.44, 133.32°) |
| OKLab | oklab(91.16% -0.1098 0.1042) |
| OKLCH | oklch(91.16% 0.151 136.5) |
| XYZ | xyz(57.4225, 79.2897, 39.4675) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.17
Pastel Green
#B0FF9D
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.12
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 2.94
Light Pastel Green
#B2FBA5
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F992 #D992F9
analogous
#E6F992 #B2F992 #92F9A5
triadic
#B2F992 #92B2F9 #F992B2
tetradic
#B2F992 #92E6F9 #D992F9 #F9A592
square
#B2F992 #92E6F9 #D992F9 #F9A592
split-complementary
#B2F992 #A592F9 #F992E6
monochromatic
#60F31E #89F658 #B2F992 #DBFCCC #EBFDE2
Accessibility & contrast
On white
1.25
#B2F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#B2F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F992
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F992 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#F5E498
Tritanopia (blue-blind)
#B0F2E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f992; /* rgb */ color: rgb(178, 249, 146); /* oklch */ color: oklch(91.2% 0.151 136.5);
Tailwind
colors: {
custom: {
50: '#cbfbb3',
500: '#b2f992',
950: '#000000',
},
}SCSS
$custom: #b2f992; $custom-light: #cbfbb3; $custom-dark: #000000;
JSON
{
"hex": "#b2f992",
"rgb": {
"r": 178,
"g": 249,
"b": 146
},
"hsl": {
"h": 101.359,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.91164,
"c": 0.15139,
"h": 136.5
},
"luminance": 0.79292
}Semantic roles & 50–950 ramp
primary
#B2F992
secondary
#B057D8
accent
#00E69E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581