#B2EA8A#B2EA8A
#B2EA8A is a very light, vivid yellow-green. Relative luminance 0.701; OKLCH L 87.7% C 0.138 H 133.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA8A |
|---|---|
| RGB | rgb(178, 234, 138) |
| HSL | hsl(95, 70%, 73%) |
| HSV | hsv(95, 41%, 92%) |
| CMYK | cmyk(23.9%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.07, -34.35, 40.93) |
| CIE-LCH | lch(87.07, 53.44, 130.00°) |
| OKLab | oklab(87.66% -0.0943 0.1003) |
| OKLCH | oklch(87.66% 0.138 133.2) |
| XYZ | xyz(52.3693, 70.1443, 34.8199) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.82
Pistachio (survey)
#C0FA8B
ΔE00 3.91
Celery
#C1FD95
ΔE00 4.05
Washed Out Green
#BCF5A6
ΔE00 4.10
Pale Light Green
#B1FC99
ΔE00 4.26
Light Pastel Green
#B2FBA5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA8A #C28AEA
analogous
#E2EA8A #B2EA8A #8AEA92
triadic
#B2EA8A #8AB2EA #EA8AB2
tetradic
#B2EA8A #8AE2EA #C28AEA #EA928A
square
#B2EA8A #8AE2EA #C28AEA #EA928A
split-complementary
#B2EA8A #928AEA #EA8AE2
monochromatic
#6ED426 #90E156 #B2EA8A #D4F3BE #EEFAE5
Accessibility & contrast
On white
1.40
#B2EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#B2EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA8A
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA8A | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#B3E3D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea8a; /* rgb */ color: rgb(178, 234, 138); /* oklch */ color: oklch(87.7% 0.138 133.2);
Tailwind
colors: {
custom: {
50: '#cbf1ad',
500: '#b2ea8a',
950: '#000000',
},
}SCSS
$custom: #b2ea8a; $custom-light: #cbf1ad; $custom-dark: #000000;
JSON
{
"hex": "#b2ea8a",
"rgb": {
"r": 178,
"g": 234,
"b": 138
},
"hsl": {
"h": 95,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.87655,
"c": 0.13763,
"h": 133.2
},
"luminance": 0.70146
}Semantic roles & 50–950 ramp
primary
#B2EA8A
secondary
#9554C4
accent
#14D283
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581