#B2EA83#B2EA83
#B2EA83 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.5% C 0.145 H 132.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA83 |
|---|---|
| RGB | rgb(178, 234, 131) |
| HSL | hsl(93, 71%, 72%) |
| HSV | hsv(93, 44%, 92%) |
| CMYK | cmyk(23.9%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(86.97, -35.22, 44.24) |
| CIE-LCH | lch(86.97, 56.55, 128.53°) |
| OKLab | oklab(87.55% -0.097 0.1075) |
| OKLCH | oklch(87.55% 0.145 132.1) |
| XYZ | xyz(51.8788, 69.9481, 32.2364) |
| Luminance | 0.6995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.50
Celery
#C1FD95
ΔE00 4.03
Tea Green
#BDF8A3
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 4.64
Pale Light Green
#B1FC99
ΔE00 4.65
Spring Green (survey)
#A9F971
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA83 #BB83EA
analogous
#E6EA83 #B2EA83 #83EA88
triadic
#B2EA83 #83B2EA #EA83B2
tetradic
#B2EA83 #83E6EA #BB83EA #EA8883
square
#B2EA83 #83E6EA #BB83EA #EA8883
split-complementary
#B2EA83 #8883EA #EA83E6
monochromatic
#72CF23 #92E14F #B2EA83 #D3F3B7 #EFFBE5
Accessibility & contrast
On white
1.40
#B2EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#B2EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA83
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA83 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#EAD889
Tritanopia (blue-blind)
#B4E3D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea83; /* rgb */ color: rgb(178, 234, 131); /* oklch */ color: oklch(87.5% 0.145 132.1);
Tailwind
colors: {
custom: {
50: '#cbf1a8',
500: '#b2ea83',
950: '#000000',
},
}SCSS
$custom: #b2ea83; $custom-light: #cbf1a8; $custom-dark: #000000;
JSON
{
"hex": "#b2ea83",
"rgb": {
"r": 178,
"g": 234,
"b": 131
},
"hsl": {
"h": 92.621,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.87546,
"c": 0.14478,
"h": 132.1
},
"luminance": 0.69949
}Semantic roles & 50–950 ramp
primary
#B2EA83
secondary
#8E4EC3
accent
#12D37B
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581