#B2EB91#B2EB91
#B2EB91 is a very light, vivid yellow-green. Relative luminance 0.709; OKLCH L 88.0% C 0.132 H 134.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EB91 |
|---|---|
| RGB | rgb(178, 235, 145) |
| HSL | hsl(98, 69%, 75%) |
| HSV | hsv(98, 38%, 92%) |
| CMYK | cmyk(24.3%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(87.45, -33.89, 37.96) |
| CIE-LCH | lch(87.45, 50.89, 131.76°) |
| OKLab | oklab(88% -0.0927 0.0937) |
| OKLCH | oklch(88% 0.132 134.7) |
| XYZ | xyz(53.1780, 70.9245, 37.6706) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.06
Washed Out Green
#BCF5A6
ΔE00 3.13
Pale Light Green
#B1FC99
ΔE00 3.92
Light Pastel Green
#B2FBA5
ΔE00 4.13
Celery
#C1FD95
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EB91 #CA91EB
analogous
#DFEB91 #B2EB91 #91EB9D
triadic
#B2EB91 #91B2EB #EB91B2
tetradic
#B2EB91 #91DFEB #CA91EB #EB9D91
square
#B2EB91 #91DFEB #CA91EB #EB9D91
split-complementary
#B2EB91 #9D91EB #EB91DF
monochromatic
#6AD829 #8EE25D #B2EB91 #D6F4C5 #EDFAE5
Accessibility & contrast
On white
1.38
#B2EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#B2EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EB91
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EB91 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8B
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#B2E5D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2eb91; /* rgb */ color: rgb(178, 235, 145); /* oklch */ color: oklch(88.0% 0.132 134.7);
Tailwind
colors: {
custom: {
50: '#caf1b2',
500: '#b2eb91',
950: '#000000',
},
}SCSS
$custom: #b2eb91; $custom-light: #caf1b2; $custom-dark: #000000;
JSON
{
"hex": "#b2eb91",
"rgb": {
"r": 178,
"g": 235,
"b": 145
},
"hsl": {
"h": 98,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.87996,
"c": 0.13181,
"h": 134.7
},
"luminance": 0.70926
}Semantic roles & 50–950 ramp
primary
#B2EB91
secondary
#9E5AC6
accent
#14D18C
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581