#B2F596#B2F596
#B2F596 is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.3% C 0.141 H 136.9°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F596 |
|---|---|
| RGB | rgb(178, 245, 150) |
| HSL | hsl(102, 83%, 77%) |
| HSV | hsv(102, 39%, 96%) |
| CMYK | cmyk(27.3%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(90.31, -37.77, 39.19) |
| CIE-LCH | lch(90.31, 54.43, 133.95°) |
| OKLab | oklab(90.33% -0.1033 0.0967) |
| OKLCH | oklch(90.33% 0.141 136.9) |
| XYZ | xyz(56.5159, 76.9699, 40.7272) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.61
Tea Green
#BDF8A3
ΔE00 2.05
Pastel Green
#B0FF9D
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F596 #D996F5
analogous
#E1F596 #B2F596 #96F5AA
triadic
#B2F596 #96B2F5 #F596B2
tetradic
#B2F596 #96E1F5 #D996F5 #F5AA96
square
#B2F596 #96E1F5 #D996F5 #F5AA96
split-complementary
#B2F596 #AA96F5 #F596E1
monochromatic
#60EA26 #89F05E #B2F596 #DBFACE #EBFCE3
Accessibility & contrast
On white
1.28
#B2F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#B2F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F596
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F596 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78F
Deuteranopia (green-blind)
#F1E19B
Tritanopia (blue-blind)
#B0EFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f596; /* rgb */ color: rgb(178, 245, 150); /* oklch */ color: oklch(90.3% 0.141 136.9);
Tailwind
colors: {
custom: {
50: '#cbf8b6',
500: '#b2f596',
950: '#000000',
},
}SCSS
$custom: #b2f596; $custom-light: #cbf8b6; $custom-dark: #000000;
JSON
{
"hex": "#b2f596",
"rgb": {
"r": 178,
"g": 245,
"b": 150
},
"hsl": {
"h": 102.316,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.90328,
"c": 0.14148,
"h": 136.9
},
"luminance": 0.76972
}Semantic roles & 50–950 ramp
primary
#B2F596
secondary
#B05CD3
accent
#06DF9F
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581