#B2EB83#B2EB83
#B2EB83 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 87.8% C 0.146 H 132.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EB83 |
|---|---|
| RGB | rgb(178, 235, 131) |
| HSL | hsl(93, 72%, 72%) |
| HSV | hsv(93, 44%, 92%) |
| CMYK | cmyk(24.3%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(87.25, -35.68, 44.59) |
| CIE-LCH | lch(87.25, 57.11, 128.66°) |
| OKLab | oklab(87.77% -0.0983 0.1083) |
| OKLCH | oklch(87.77% 0.146 132.2) |
| XYZ | xyz(52.1643, 70.5190, 32.3315) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.30
Celery
#C1FD95
ΔE00 3.84
Light Yellowish Green
#C2FF89
ΔE00 4.43
Pale Light Green
#B1FC99
ΔE00 4.48
Tea Green
#BDF8A3
ΔE00 4.55
Spring Green (survey)
#A9F971
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EB83 #BC83EB
analogous
#E6EB83 #B2EB83 #83EB88
triadic
#B2EB83 #83B2EB #EB83B2
tetradic
#B2EB83 #83E6EB #BC83EB #EB8883
square
#B2EB83 #83E6EB #BC83EB #EB8883
split-complementary
#B2EB83 #8883EB #EB83E6
monochromatic
#71D222 #91E24E #B2EB83 #D3F4B8 #EFFBE5
Accessibility & contrast
On white
1.39
#B2EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#B2EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EB83
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EB83 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7B
Deuteranopia (green-blind)
#EBD989
Tritanopia (blue-blind)
#B4E3D2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2eb83; /* rgb */ color: rgb(178, 235, 131); /* oklch */ color: oklch(87.8% 0.146 132.2);
Tailwind
colors: {
custom: {
50: '#cbf1a8',
500: '#b2eb83',
950: '#000000',
},
}SCSS
$custom: #b2eb83; $custom-light: #cbf1a8; $custom-dark: #000000;
JSON
{
"hex": "#b2eb83",
"rgb": {
"r": 178,
"g": 235,
"b": 131
},
"hsl": {
"h": 92.885,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.87772,
"c": 0.14622,
"h": 132.2
},
"luminance": 0.7052
}Semantic roles & 50–950 ramp
primary
#B2EB83
secondary
#8F4DC5
accent
#11D47C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581