#B2F999#B2F999
#B2F999 is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.3% C 0.144 H 137.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F999 |
|---|---|
| RGB | rgb(178, 249, 153) |
| HSL | hsl(104, 89%, 79%) |
| HSV | hsv(104, 39%, 98%) |
| CMYK | cmyk(28.5%, 0%, 38.6%, 2.4%) |
| CIE-LAB | lab(91.47, -39.16, 39.21) |
| CIE-LCH | lch(91.47, 55.42, 134.96°) |
| OKLab | oklab(91.28% -0.107 0.0968) |
| OKLCH | oklch(91.28% 0.144 137.9) |
| XYZ | xyz(57.9838, 79.5142, 42.4235) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.75
Pastel Green
#B0FF9D
ΔE00 1.44
Light Pastel Green
#B2FBA5
ΔE00 1.94
Tea Green
#BDF8A3
ΔE00 2.14
Celery
#C1FD95
ΔE00 2.71
Washed Out Green
#BCF5A6
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F999 #E099F9
analogous
#E2F999 #B2F999 #99F9B0
triadic
#B2F999 #99B2F9 #F999B2
tetradic
#B2F999 #99E2F9 #E099F9 #F9B099
square
#B2F999 #99E2F9 #E099F9 #F9B099
split-complementary
#B2F999 #B099F9 #F999E2
monochromatic
#5BF225 #86F65F #B2F999 #DEFCD3 #E9FDE2
Accessibility & contrast
On white
1.24
#B2F999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B2F999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F999
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F999 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#AFF3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f999; /* rgb */ color: rgb(178, 249, 153); /* oklch */ color: oklch(91.3% 0.144 137.9);
Tailwind
colors: {
custom: {
50: '#cbfbb8',
500: '#b2f999',
950: '#000000',
},
}SCSS
$custom: #b2f999; $custom-light: #cbfbb8; $custom-dark: #000000;
JSON
{
"hex": "#b2f999",
"rgb": {
"r": 178,
"g": 249,
"b": 153
},
"hsl": {
"h": 104.375,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.91279,
"c": 0.14433,
"h": 137.9
},
"luminance": 0.79516
}Semantic roles & 50–950 ramp
primary
#B2F999
secondary
#B95DD9
accent
#00E6AA
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581