#B2F792#B2F792
#B2F792 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.7% C 0.148 H 136.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F792 |
|---|---|
| RGB | rgb(178, 247, 146) |
| HSL | hsl(101, 86%, 77%) |
| HSV | hsv(101, 41%, 97%) |
| CMYK | cmyk(27.9%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(90.81, -39.20, 41.80) |
| CIE-LCH | lch(90.81, 57.31, 133.17°) |
| OKLab | oklab(90.71% -0.1074 0.1026) |
| OKLCH | oklch(90.71% 0.148 136.3) |
| XYZ | xyz(56.8077, 78.0599, 39.2625) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.38
Pastel Green
#B0FF9D
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.24
Tea Green
#BDF8A3
ΔE00 2.70
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Pastel Green
#B2FBA5
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F792 #D792F7
analogous
#E5F792 #B2F792 #92F7A5
triadic
#B2F792 #92B2F7 #F792B2
tetradic
#B2F792 #92E5F7 #D792F7 #F7A592
square
#B2F792 #92E5F7 #D792F7 #F7A592
split-complementary
#B2F792 #A592F7 #F792E5
monochromatic
#61EF20 #8AF359 #B2F792 #DAFBCB #EBFDE2
Accessibility & contrast
On white
1.26
#B2F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#B2F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F792
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F792 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE88A
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#B0F0DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f792; /* rgb */ color: rgb(178, 247, 146); /* oklch */ color: oklch(90.7% 0.148 136.3);
Tailwind
colors: {
custom: {
50: '#cbfab3',
500: '#b2f792',
950: '#000000',
},
}SCSS
$custom: #b2f792; $custom-light: #cbfab3; $custom-dark: #000000;
JSON
{
"hex": "#b2f792",
"rgb": {
"r": 178,
"g": 247,
"b": 146
},
"hsl": {
"h": 100.99,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.90713,
"c": 0.14848,
"h": 136.3
},
"luminance": 0.78062
}Semantic roles & 50–950 ramp
primary
#B2F792
secondary
#AE58D6
accent
#03E39C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581