#B2ED82#B2ED82
#B2ED82 is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.2% C 0.150 H 132.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED82 |
|---|---|
| RGB | rgb(178, 237, 130) |
| HSL | hsl(93, 75%, 72%) |
| HSV | hsv(93, 45%, 93%) |
| CMYK | cmyk(24.9%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(87.80, -36.71, 45.76) |
| CIE-LCH | lch(87.80, 58.66, 128.74°) |
| OKLab | oklab(88.21% -0.1012 0.1108) |
| OKLCH | oklch(88.21% 0.15 132.4) |
| XYZ | xyz(52.6726, 71.6437, 32.1682) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.53
Light Yellowish Green
#C2FF89
ΔE00 3.96
Spring Green (survey)
#A9F971
ΔE00 4.16
Pale Light Green
#B1FC99
ΔE00 4.24
Light Pea Green
#C4FE82
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED82 #BD82ED
analogous
#E8ED82 #B2ED82 #82ED88
triadic
#B2ED82 #82B2ED #ED82B2
tetradic
#B2ED82 #82E8ED #BD82ED #ED8882
square
#B2ED82 #82E8ED #BD82ED #ED8882
split-complementary
#B2ED82 #8882ED #ED82E8
monochromatic
#71D61F #91E54D #B2ED82 #D3F5B7 #EFFBE4
Accessibility & contrast
On white
1.37
#B2ED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#B2ED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED82
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED82 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#ECDB88
Tritanopia (blue-blind)
#B4E5D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ed82; /* rgb */ color: rgb(178, 237, 130); /* oklch */ color: oklch(88.2% 0.150 132.4);
Tailwind
colors: {
custom: {
50: '#cbf3a8',
500: '#b2ed82',
950: '#000000',
},
}SCSS
$custom: #b2ed82; $custom-light: #cbf3a8; $custom-dark: #000000;
JSON
{
"hex": "#b2ed82",
"rgb": {
"r": 178,
"g": 237,
"b": 130
},
"hsl": {
"h": 93.084,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.88208,
"c": 0.15009,
"h": 132.4
},
"luminance": 0.71645
}Semantic roles & 50–950 ramp
primary
#B2ED82
secondary
#904CC7
accent
#0FD77D
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#131710
muted
#838580