#B1F393#B1F393
#B1F393 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.8% C 0.142 H 136.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B1F393 |
|---|---|
| RGB | rgb(177, 243, 147) |
| HSL | hsl(101, 80%, 76%) |
| HSV | hsv(101, 40%, 95%) |
| CMYK | cmyk(27.2%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(89.65, -37.61, 39.81) |
| CIE-LCH | lch(89.65, 54.77, 133.38°) |
| OKLab | oklab(89.77% -0.1029 0.098) |
| OKLCH | oklch(89.77% 0.142 136.4) |
| XYZ | xyz(55.4470, 75.5531, 39.2599) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.00
Tea Green
#BDF8A3
ΔE00 2.37
Pastel Green
#B0FF9D
ΔE00 2.76
Light Pastel Green
#B2FBA5
ΔE00 2.87
Celery
#C1FD95
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1F393 #D593F3
analogous
#E1F393 #B1F393 #93F3A5
triadic
#B1F393 #93B1F3 #F393B1
tetradic
#B1F393 #93E1F3 #D593F3 #F3A593
square
#B1F393 #93E1F3 #D593F3 #F3A593
split-complementary
#B1F393 #A593F3 #F393E1
monochromatic
#61E725 #89ED5C #B1F393 #D9F9CA #EBFCE3
Accessibility & contrast
On white
1.30
#B1F393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#B1F393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1F393
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1F393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1F393 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#AFEDDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b1f393; /* rgb */ color: rgb(177, 243, 147); /* oklch */ color: oklch(89.8% 0.142 136.4);
Tailwind
colors: {
custom: {
50: '#caf7b4',
500: '#b1f393',
950: '#000000',
},
}SCSS
$custom: #b1f393; $custom-light: #caf7b4; $custom-dark: #000000;
JSON
{
"hex": "#b1f393",
"rgb": {
"r": 177,
"g": 243,
"b": 147
},
"hsl": {
"h": 101.25,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.89769,
"c": 0.14212,
"h": 136.4
},
"luminance": 0.75555
}Semantic roles & 50–950 ramp
primary
#B1F393
secondary
#AB5AD0
accent
#09DC9A
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581