#B1E084#B1E084
#B1E084 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.2% C 0.130 H 130.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B1E084 |
|---|---|
| RGB | rgb(177, 224, 132) |
| HSL | hsl(91, 60%, 70%) |
| HSV | hsv(91, 41%, 88%) |
| CMYK | cmyk(21%, 0%, 41.1%, 12.2%) |
| CIE-LAB | lab(84.13, -30.83, 40.14) |
| CIE-LCH | lch(84.13, 50.61, 127.52°) |
| OKLab | oklab(85.25% -0.0847 0.0982) |
| OKLCH | oklch(85.25% 0.13 130.8) |
| XYZ | xyz(48.9512, 64.3234, 31.6620) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.72
Light Grey Green
#B7E1A1
ΔE00 5.20
Washed Out Green
#BCF5A6
ΔE00 5.70
Tea Green
#BDF8A3
ΔE00 5.76
Light Moss Green
#A6C875
ΔE00 5.76
Pistachio (survey)
#C0FA8B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1E084 #B384E0
analogous
#DFE084 #B1E084 #84E085
triadic
#B1E084 #84B1E0 #E084B1
tetradic
#B1E084 #84DFE0 #B384E0 #E08584
square
#B1E084 #84DFE0 #B384E0 #E08584
split-complementary
#B1E084 #8584E0 #E084DF
monochromatic
#73BB2F #92D453 #B1E084 #D0ECB5 #EFF9E6
Accessibility & contrast
On white
1.51
#B1E084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#B1E084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1E084
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1E084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1E084 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#B3D9CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b1e084; /* rgb */ color: rgb(177, 224, 132); /* oklch */ color: oklch(85.2% 0.130 130.8);
Tailwind
colors: {
custom: {
50: '#caeaa9',
500: '#b1e084',
950: '#000000',
},
}SCSS
$custom: #b1e084; $custom-light: #caeaa9; $custom-dark: #000000;
JSON
{
"hex": "#b1e084",
"rgb": {
"r": 177,
"g": 224,
"b": 132
},
"hsl": {
"h": 90.652,
"s": 59.74,
"l": 69.804
},
"oklch": {
"l": 0.85247,
"c": 0.1297,
"h": 130.8
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#B1E084
secondary
#8551B7
accent
#1EC775
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481