#B2EA91#B2EA91
#B2EA91 is a very light, vivid yellow-green. Relative luminance 0.704; OKLCH L 87.8% C 0.130 H 134.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA91 |
|---|---|
| RGB | rgb(178, 234, 145) |
| HSL | hsl(98, 68%, 74%) |
| HSV | hsv(98, 38%, 92%) |
| CMYK | cmyk(23.9%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(87.17, -33.43, 37.59) |
| CIE-LCH | lch(87.17, 50.31, 131.65°) |
| OKLab | oklab(87.77% -0.0915 0.0928) |
| OKLCH | oklch(87.77% 0.13 134.6) |
| XYZ | xyz(52.8925, 70.3536, 37.5754) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.20
Tea Green
#BDF8A3
ΔE00 3.21
Pale Light Green
#B1FC99
ΔE00 4.16
Light Pastel Green
#B2FBA5
ΔE00 4.31
Celery
#C1FD95
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA91 #C991EA
analogous
#DFEA91 #B2EA91 #91EA9D
triadic
#B2EA91 #91B2EA #EA91B2
tetradic
#B2EA91 #91DFEA #C991EA #EA9D91
square
#B2EA91 #91DFEA #C991EA #EA9D91
split-complementary
#B2EA91 #9D91EA #EA91DF
monochromatic
#6AD62A #8EE05E #B2EA91 #D6F4C4 #EDFAE5
Accessibility & contrast
On white
1.39
#B2EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#B2EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA91
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA91 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD8B
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#B2E4D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea91; /* rgb */ color: rgb(178, 234, 145); /* oklch */ color: oklch(87.8% 0.130 134.6);
Tailwind
colors: {
custom: {
50: '#caf1b2',
500: '#b2ea91',
950: '#000000',
},
}SCSS
$custom: #b2ea91; $custom-light: #caf1b2; $custom-dark: #000000;
JSON
{
"hex": "#b2ea91",
"rgb": {
"r": 178,
"g": 234,
"b": 145
},
"hsl": {
"h": 97.753,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.87771,
"c": 0.13031,
"h": 134.6
},
"luminance": 0.70355
}Semantic roles & 50–950 ramp
primary
#B2EA91
secondary
#9D5BC5
accent
#16D08B
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581