#B2EA84#B2EA84
#B2EA84 is a very light, vivid yellow-green. Relative luminance 0.700; OKLCH L 87.6% C 0.144 H 132.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA84 |
|---|---|
| RGB | rgb(178, 234, 132) |
| HSL | hsl(93, 71%, 72%) |
| HSV | hsv(93, 44%, 92%) |
| CMYK | cmyk(23.9%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(86.98, -35.10, 43.77) |
| CIE-LCH | lch(86.98, 56.10, 128.73°) |
| OKLab | oklab(87.56% -0.0966 0.1065) |
| OKLCH | oklch(87.56% 0.144 132.2) |
| XYZ | xyz(51.9469, 69.9753, 32.5950) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.54
Celery
#C1FD95
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.50
Pale Light Green
#B1FC99
ΔE00 4.58
Light Yellowish Green
#C2FF89
ΔE00 4.70
Washed Out Green
#BCF5A6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA84 #BC84EA
analogous
#E5EA84 #B2EA84 #84EA89
triadic
#B2EA84 #84B2EA #EA84B2
tetradic
#B2EA84 #84E5EA #BC84EA #EA8984
square
#B2EA84 #84E5EA #BC84EA #EA8984
split-complementary
#B2EA84 #8984EA #EA84E5
monochromatic
#71D024 #91E150 #B2EA84 #D3F3B8 #EFFBE5
Accessibility & contrast
On white
1.40
#B2EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#B2EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA84
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA84 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#EAD88A
Tritanopia (blue-blind)
#B4E3D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea84; /* rgb */ color: rgb(178, 234, 132); /* oklch */ color: oklch(87.6% 0.144 132.2);
Tailwind
colors: {
custom: {
50: '#cbf1a9',
500: '#b2ea84',
950: '#000000',
},
}SCSS
$custom: #b2ea84; $custom-light: #cbf1a9; $custom-dark: #000000;
JSON
{
"hex": "#b2ea84",
"rgb": {
"r": 178,
"g": 234,
"b": 132
},
"hsl": {
"h": 92.941,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.87561,
"c": 0.14377,
"h": 132.2
},
"luminance": 0.69977
}Semantic roles & 50–950 ramp
primary
#B2EA84
secondary
#8F4FC4
accent
#13D37C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581