#B2EA80#B2EA80
#B2EA80 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.5% C 0.148 H 131.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA80 |
|---|---|
| RGB | rgb(178, 234, 128) |
| HSL | hsl(92, 72%, 71%) |
| HSV | hsv(92, 45%, 92%) |
| CMYK | cmyk(23.9%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(86.93, -35.58, 45.64) |
| CIE-LCH | lch(86.93, 57.87, 127.94°) |
| OKLab | oklab(87.5% -0.0982 0.1105) |
| OKLCH | oklch(87.5% 0.148 131.6) |
| XYZ | xyz(51.6784, 69.8679, 31.1810) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Celery
#C1FD95
ΔE00 4.12
Light Yellowish Green
#C2FF89
ΔE00 4.51
Spring Green (survey)
#A9F971
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 4.73
Pale Light Green
#B1FC99
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA80 #B880EA
analogous
#E7EA80 #B2EA80 #80EA83
triadic
#B2EA80 #80B2EA #EA80B2
tetradic
#B2EA80 #80E7EA #B880EA #EA8380
square
#B2EA80 #80E7EA #B880EA #EA8380
split-complementary
#B2EA80 #8380EA #EA80E7
monochromatic
#73CE22 #92E14B #B2EA80 #D2F3B5 #EFFBE5
Accessibility & contrast
On white
1.40
#B2EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#B2EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA80
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA80 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#B4E2D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea80; /* rgb */ color: rgb(178, 234, 128); /* oklch */ color: oklch(87.5% 0.148 131.6);
Tailwind
colors: {
custom: {
50: '#cbf1a6',
500: '#b2ea80',
950: '#000000',
},
}SCSS
$custom: #b2ea80; $custom-light: #cbf1a6; $custom-dark: #000000;
JSON
{
"hex": "#b2ea80",
"rgb": {
"r": 178,
"g": 234,
"b": 128
},
"hsl": {
"h": 91.698,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.87502,
"c": 0.1478,
"h": 131.6
},
"luminance": 0.69869
}Semantic roles & 50–950 ramp
primary
#B2EA80
secondary
#8B4BC3
accent
#12D478
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#13160F
muted
#838580