#B2EE82#B2EE82
#B2EE82 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.4% C 0.152 H 132.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EE82 |
|---|---|
| RGB | rgb(178, 238, 130) |
| HSL | hsl(93, 76%, 72%) |
| HSV | hsv(93, 45%, 93%) |
| CMYK | cmyk(25.2%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(88.08, -37.16, 46.10) |
| CIE-LCH | lch(88.08, 59.21, 128.87°) |
| OKLab | oklab(88.43% -0.1025 0.1116) |
| OKLCH | oklch(88.43% 0.152 132.6) |
| XYZ | xyz(52.9630, 72.2244, 32.2650) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Celery
#C1FD95
ΔE00 3.37
Light Yellowish Green
#C2FF89
ΔE00 3.76
Spring Green (survey)
#A9F971
ΔE00 3.95
Pale Light Green
#B1FC99
ΔE00 4.10
Light Pea Green
#C4FE82
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EE82 #BE82EE
analogous
#E8EE82 #B2EE82 #82EE88
triadic
#B2EE82 #82B2EE #EE82B2
tetradic
#B2EE82 #82E8EE #BE82EE #EE8882
square
#B2EE82 #82E8EE #BE82EE #EE8882
split-complementary
#B2EE82 #8882EE #EE82E8
monochromatic
#70D81D #91E74C #B2EE82 #D3F5B8 #EEFBE4
Accessibility & contrast
On white
1.36
#B2EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#B2EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EE82
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EE82 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#EDDB88
Tritanopia (blue-blind)
#B3E6D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ee82; /* rgb */ color: rgb(178, 238, 130); /* oklch */ color: oklch(88.4% 0.152 132.6);
Tailwind
colors: {
custom: {
50: '#cbf4a8',
500: '#b2ee82',
950: '#000000',
},
}SCSS
$custom: #b2ee82; $custom-light: #cbf4a8; $custom-dark: #000000;
JSON
{
"hex": "#b2ee82",
"rgb": {
"r": 178,
"g": 238,
"b": 130
},
"hsl": {
"h": 93.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.88434,
"c": 0.15151,
"h": 132.6
},
"luminance": 0.72226
}Semantic roles & 50–950 ramp
primary
#B2EE82
secondary
#914CC8
accent
#0DD87E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#131710
muted
#838580