#B2EA82#B2EA82
#B2EA82 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.5% C 0.146 H 131.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA82 |
|---|---|
| RGB | rgb(178, 234, 130) |
| HSL | hsl(92, 71%, 71%) |
| HSV | hsv(92, 44%, 92%) |
| CMYK | cmyk(23.9%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(86.96, -35.34, 44.71) |
| CIE-LCH | lch(86.96, 56.99, 128.33°) |
| OKLab | oklab(87.53% -0.0974 0.1085) |
| OKLCH | oklch(87.53% 0.146 131.9) |
| XYZ | xyz(51.8113, 69.9211, 31.8811) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Celery
#C1FD95
ΔE00 4.06
Light Yellowish Green
#C2FF89
ΔE00 4.59
Pale Light Green
#B1FC99
ΔE00 4.72
Tea Green
#BDF8A3
ΔE00 4.74
Spring Green (survey)
#A9F971
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA82 #BA82EA
analogous
#E6EA82 #B2EA82 #82EA86
triadic
#B2EA82 #82B2EA #EA82B2
tetradic
#B2EA82 #82E6EA #BA82EA #EA8682
square
#B2EA82 #82E6EA #BA82EA #EA8682
split-complementary
#B2EA82 #8682EA #EA82E6
monochromatic
#72CF23 #92E14E #B2EA82 #D2F3B6 #EFFBE5
Accessibility & contrast
On white
1.40
#B2EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#B2EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA82
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA82 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7A
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#B4E2D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea82; /* rgb */ color: rgb(178, 234, 130); /* oklch */ color: oklch(87.5% 0.146 131.9);
Tailwind
colors: {
custom: {
50: '#cbf1a8',
500: '#b2ea82',
950: '#000000',
},
}SCSS
$custom: #b2ea82; $custom-light: #cbf1a8; $custom-dark: #000000;
JSON
{
"hex": "#b2ea82",
"rgb": {
"r": 178,
"g": 234,
"b": 130
},
"hsl": {
"h": 92.308,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.87531,
"c": 0.1458,
"h": 131.9
},
"luminance": 0.69922
}Semantic roles & 50–950 ramp
primary
#B2EA82
secondary
#8D4DC3
accent
#12D37A
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#131610
muted
#838580