#B1EA84#B1EA84
#B1EA84 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.5% C 0.144 H 132.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B1EA84 |
|---|---|
| RGB | rgb(177, 234, 132) |
| HSL | hsl(94, 71%, 72%) |
| HSV | hsv(94, 44%, 92%) |
| CMYK | cmyk(24.4%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(86.93, -35.45, 43.68) |
| CIE-LCH | lch(86.93, 56.26, 129.06°) |
| OKLab | oklab(87.5% -0.0976 0.1063) |
| OKLCH | oklch(87.5% 0.144 132.6) |
| XYZ | xyz(51.7182, 69.8574, 32.5843) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.59
Celery
#C1FD95
ΔE00 4.03
Tea Green
#BDF8A3
ΔE00 4.47
Pale Light Green
#B1FC99
ΔE00 4.50
Light Yellowish Green
#C2FF89
ΔE00 4.74
Washed Out Green
#BCF5A6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1EA84 #BD84EA
analogous
#E4EA84 #B1EA84 #84EA8A
triadic
#B1EA84 #84B1EA #EA84B1
tetradic
#B1EA84 #84E4EA #BD84EA #EA8A84
square
#B1EA84 #84E4EA #BD84EA #EA8A84
split-complementary
#B1EA84 #8A84EA #EA84E4
monochromatic
#70D024 #90E150 #B1EA84 #D2F3B8 #EEFBE5
Accessibility & contrast
On white
1.40
#B1EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#B1EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1EA84
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1EA84 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#E9D88A
Tritanopia (blue-blind)
#B2E3D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b1ea84; /* rgb */ color: rgb(177, 234, 132); /* oklch */ color: oklch(87.5% 0.144 132.6);
Tailwind
colors: {
custom: {
50: '#caf1a9',
500: '#b1ea84',
950: '#000000',
},
}SCSS
$custom: #b1ea84; $custom-light: #caf1a9; $custom-dark: #000000;
JSON
{
"hex": "#b1ea84",
"rgb": {
"r": 177,
"g": 234,
"b": 132
},
"hsl": {
"h": 93.529,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.87499,
"c": 0.14427,
"h": 132.6
},
"luminance": 0.69859
}Semantic roles & 50–950 ramp
primary
#B1EA84
secondary
#904FC4
accent
#13D37E
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581