#B2EC89#B2EC89
#B2EC89 is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.1% C 0.142 H 133.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EC89 |
|---|---|
| RGB | rgb(178, 236, 137) |
| HSL | hsl(95, 72%, 73%) |
| HSV | hsv(95, 42%, 93%) |
| CMYK | cmyk(24.6%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(87.61, -35.39, 42.12) |
| CIE-LCH | lch(87.61, 55.02, 130.04°) |
| OKLab | oklab(88.09% -0.0972 0.1029) |
| OKLCH | oklch(88.09% 0.142 133.4) |
| XYZ | xyz(52.8698, 71.2606, 34.6312) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 3.62
Tea Green
#BDF8A3
ΔE00 3.76
Pale Light Green
#B1FC99
ΔE00 3.89
Washed Out Green
#BCF5A6
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EC89 #C389EC
analogous
#E3EC89 #B2EC89 #89EC91
triadic
#B2EC89 #89B2EC #EC89B2
tetradic
#B2EC89 #89E3EC #C389EC #EC9189
square
#B2EC89 #89E3EC #C389EC #EC9189
split-complementary
#B2EC89 #9189EC #EC89E3
monochromatic
#6ED823 #90E454 #B2EC89 #D4F4BE #EEFBE5
Accessibility & contrast
On white
1.38
#B2EC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#B2EC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EC89
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EC89 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF81
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#B3E5D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ec89; /* rgb */ color: rgb(178, 236, 137); /* oklch */ color: oklch(88.1% 0.142 133.4);
Tailwind
colors: {
custom: {
50: '#cbf2ad',
500: '#b2ec89',
950: '#000000',
},
}SCSS
$custom: #b2ec89; $custom-light: #cbf2ad; $custom-dark: #000000;
JSON
{
"hex": "#b2ec89",
"rgb": {
"r": 178,
"g": 236,
"b": 137
},
"hsl": {
"h": 95.152,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.88089,
"c": 0.14158,
"h": 133.4
},
"luminance": 0.71262
}Semantic roles & 50–950 ramp
primary
#B2EC89
secondary
#9753C6
accent
#11D484
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581