#B2EA8B#B2EA8B
#B2EA8B is a very light, vivid yellow-green. Relative luminance 0.702; OKLCH L 87.7% C 0.137 H 133.4°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA8B |
|---|---|
| RGB | rgb(178, 234, 139) |
| HSL | hsl(95, 69%, 73%) |
| HSV | hsv(95, 41%, 92%) |
| CMYK | cmyk(23.9%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(87.08, -34.22, 40.46) |
| CIE-LCH | lch(87.08, 52.99, 130.23°) |
| OKLab | oklab(87.67% -0.0939 0.0992) |
| OKLCH | oklch(87.67% 0.137 133.4) |
| XYZ | xyz(52.4420, 70.1734, 35.2029) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.72
Washed Out Green
#BCF5A6
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Celery
#C1FD95
ΔE00 4.08
Pale Light Green
#B1FC99
ΔE00 4.22
Light Pastel Green
#B2FBA5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA8B #C38BEA
analogous
#E2EA8B #B2EA8B #8BEA93
triadic
#B2EA8B #8BB2EA #EA8BB2
tetradic
#B2EA8B #8BE2EA #C38BEA #EA938B
square
#B2EA8B #8BE2EA #C38BEA #EA938B
split-complementary
#B2EA8B #938BEA #EA8BE2
monochromatic
#6ED426 #90E157 #B2EA8B #D4F3BF #EEFAE5
Accessibility & contrast
On white
1.40
#B2EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#B2EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA8B
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA8B | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#E9D890
Tritanopia (blue-blind)
#B3E3D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea8b; /* rgb */ color: rgb(178, 234, 139); /* oklch */ color: oklch(87.7% 0.137 133.4);
Tailwind
colors: {
custom: {
50: '#cbf1ae',
500: '#b2ea8b',
950: '#000000',
},
}SCSS
$custom: #b2ea8b; $custom-light: #cbf1ae; $custom-dark: #000000;
JSON
{
"hex": "#b2ea8b",
"rgb": {
"r": 178,
"g": 234,
"b": 139
},
"hsl": {
"h": 95.368,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.87671,
"c": 0.13659,
"h": 133.4
},
"luminance": 0.70175
}Semantic roles & 50–950 ramp
primary
#B2EA8B
secondary
#9755C4
accent
#14D184
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581