#B2ED84#B2ED84
#B2ED84 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.2% C 0.148 H 132.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED84 |
|---|---|
| RGB | rgb(178, 237, 132) |
| HSL | hsl(94, 74%, 72%) |
| HSV | hsv(94, 44%, 93%) |
| CMYK | cmyk(24.9%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(87.82, -36.47, 44.82) |
| CIE-LCH | lch(87.82, 57.78, 129.13°) |
| OKLab | oklab(88.24% -0.1004 0.1088) |
| OKLCH | oklch(88.24% 0.148 132.7) |
| XYZ | xyz(52.8082, 71.6979, 32.8821) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Celery
#C1FD95
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 4.06
Pale Light Green
#B1FC99
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 4.33
Spring Green (survey)
#A9F971
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED84 #BF84ED
analogous
#E7ED84 #B2ED84 #84ED8A
triadic
#B2ED84 #84B2ED #ED84B2
tetradic
#B2ED84 #84E7ED #BF84ED #ED8A84
square
#B2ED84 #84E7ED #BF84ED #ED8A84
split-complementary
#B2ED84 #8A84ED #ED84E7
monochromatic
#70D71F #91E54F #B2ED84 #D3F5B9 #EEFBE4
Accessibility & contrast
On white
1.37
#B2ED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#B2ED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED84
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED84 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#ECDB8A
Tritanopia (blue-blind)
#B3E6D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ed84; /* rgb */ color: rgb(178, 237, 132); /* oklch */ color: oklch(88.2% 0.148 132.7);
Tailwind
colors: {
custom: {
50: '#cbf3a9',
500: '#b2ed84',
950: '#000000',
},
}SCSS
$custom: #b2ed84; $custom-light: #cbf3a9; $custom-dark: #000000;
JSON
{
"hex": "#b2ed84",
"rgb": {
"r": 178,
"g": 237,
"b": 132
},
"hsl": {
"h": 93.714,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.88238,
"c": 0.1481,
"h": 132.7
},
"luminance": 0.71699
}Semantic roles & 50–950 ramp
primary
#B2ED84
secondary
#924EC7
accent
#0FD77F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581