#B2EA8E#B2EA8E
#B2EA8E is a very light, vivid yellow-green. Relative luminance 0.703; OKLCH L 87.7% C 0.133 H 134.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA8E |
|---|---|
| RGB | rgb(178, 234, 142) |
| HSL | hsl(97, 69%, 74%) |
| HSV | hsv(97, 39%, 92%) |
| CMYK | cmyk(23.9%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(87.13, -33.83, 39.03) |
| CIE-LCH | lch(87.13, 51.65, 130.92°) |
| OKLab | oklab(87.72% -0.0927 0.096) |
| OKLCH | oklch(87.72% 0.133 134) |
| XYZ | xyz(52.6643, 70.2622, 36.3732) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.44
Washed Out Green
#BCF5A6
ΔE00 3.57
Pale Light Green
#B1FC99
ΔE00 4.16
Celery
#C1FD95
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Light Pastel Green
#B2FBA5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA8E #C68EEA
analogous
#E0EA8E #B2EA8E #8EEA98
triadic
#B2EA8E #8EB2EA #EA8EB2
tetradic
#B2EA8E #8EE0EA #C68EEA #EA988E
square
#B2EA8E #8EE0EA #C68EEA #EA988E
split-complementary
#B2EA8E #988EEA #EA8EE0
monochromatic
#6CD628 #8FE05A #B2EA8E #D5F4C2 #EDFAE5
Accessibility & contrast
On white
1.40
#B2EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#B2EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA8E
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA8E | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#E8D993
Tritanopia (blue-blind)
#B2E3D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea8e; /* rgb */ color: rgb(178, 234, 142); /* oklch */ color: oklch(87.7% 0.133 134.0);
Tailwind
colors: {
custom: {
50: '#caf1b0',
500: '#b2ea8e',
950: '#000000',
},
}SCSS
$custom: #b2ea8e; $custom-light: #caf1b0; $custom-dark: #000000;
JSON
{
"hex": "#b2ea8e",
"rgb": {
"r": 178,
"g": 234,
"b": 142
},
"hsl": {
"h": 96.522,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.8772,
"c": 0.13346,
"h": 134
},
"luminance": 0.70264
}Semantic roles & 50–950 ramp
primary
#B2EA8E
secondary
#9A58C4
accent
#15D187
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581