#B1F792#B1F792
#B1F792 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.7% C 0.149 H 136.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B1F792 |
|---|---|
| RGB | rgb(177, 247, 146) |
| HSL | hsl(102, 86%, 77%) |
| HSV | hsv(102, 41%, 97%) |
| CMYK | cmyk(28.3%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(90.75, -39.54, 41.72) |
| CIE-LCH | lch(90.75, 57.48, 133.46°) |
| OKLab | oklab(90.66% -0.1083 0.1024) |
| OKLCH | oklch(90.66% 0.149 136.6) |
| XYZ | xyz(56.5790, 77.9420, 39.2518) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.30
Pastel Green
#B0FF9D
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.37
Tea Green
#BDF8A3
ΔE00 2.75
Light Pastel Green
#B2FBA5
ΔE00 2.93
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1F792 #D892F7
analogous
#E4F792 #B1F792 #92F7A6
triadic
#B1F792 #92B1F7 #F792B1
tetradic
#B1F792 #92E4F7 #D892F7 #F7A692
square
#B1F792 #92E4F7 #D892F7 #F7A692
split-complementary
#B1F792 #A692F7 #F792E4
monochromatic
#5FEF20 #88F359 #B1F792 #DAFBCB #EBFDE2
Accessibility & contrast
On white
1.27
#B1F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#B1F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1F792
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1F792 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE88A
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#AFF0DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b1f792; /* rgb */ color: rgb(177, 247, 146); /* oklch */ color: oklch(90.7% 0.149 136.6);
Tailwind
colors: {
custom: {
50: '#cafab3',
500: '#b1f792',
950: '#000000',
},
}SCSS
$custom: #b1f792; $custom-light: #cafab3; $custom-dark: #000000;
JSON
{
"hex": "#b1f792",
"rgb": {
"r": 177,
"g": 247,
"b": 146
},
"hsl": {
"h": 101.584,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.90655,
"c": 0.149,
"h": 136.6
},
"luminance": 0.77944
}Semantic roles & 50–950 ramp
primary
#B1F792
secondary
#AF58D6
accent
#03E39E
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581