#B2F990#B2F990
#B2F990 is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.1% C 0.153 H 136.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F990 |
|---|---|
| RGB | rgb(178, 249, 144) |
| HSL | hsl(101, 90%, 77%) |
| HSV | hsv(101, 42%, 98%) |
| CMYK | cmyk(28.5%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(91.34, -40.35, 43.45) |
| CIE-LCH | lch(91.34, 59.30, 132.89°) |
| OKLab | oklab(91.13% -0.1106 0.1063) |
| OKLCH | oklch(91.13% 0.153 136.2) |
| XYZ | xyz(57.2683, 79.2280, 38.6553) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.43
Celery
#C1FD95
ΔE00 2.04
Pastel Green
#B0FF9D
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 3.19
Light Yellowish Green
#C2FF89
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F990 #D790F9
analogous
#E7F990 #B2F990 #90F9A2
triadic
#B2F990 #90B2F9 #F990B2
tetradic
#B2F990 #90E7F9 #D790F9 #F9A290
square
#B2F990 #90E7F9 #D790F9 #F9A290
split-complementary
#B2F990 #A290F9 #F990E7
monochromatic
#61F31C #8AF656 #B2F990 #DAFCCA #EBFDE2
Accessibility & contrast
On white
1.25
#B2F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#B2F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F990
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F990 | 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)
#FFEA88
Deuteranopia (green-blind)
#F5E496
Tritanopia (blue-blind)
#B0F2E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f990; /* rgb */ color: rgb(178, 249, 144); /* oklch */ color: oklch(91.1% 0.153 136.2);
Tailwind
colors: {
custom: {
50: '#cbfbb2',
500: '#b2f990',
950: '#000000',
},
}SCSS
$custom: #b2f990; $custom-light: #cbfbb2; $custom-dark: #000000;
JSON
{
"hex": "#b2f990",
"rgb": {
"r": 178,
"g": 249,
"b": 144
},
"hsl": {
"h": 100.571,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.91132,
"c": 0.1534,
"h": 136.2
},
"luminance": 0.7923
}Semantic roles & 50–950 ramp
primary
#B2F990
secondary
#AE55D8
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581