#B2EE85#B2EE85
#B2EE85 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.5% C 0.149 H 133.0°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EE85 |
|---|---|
| RGB | rgb(178, 238, 133) |
| HSL | hsl(94, 76%, 73%) |
| HSV | hsv(94, 44%, 93%) |
| CMYK | cmyk(25.2%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(88.12, -36.80, 44.71) |
| CIE-LCH | lch(88.12, 57.90, 129.46°) |
| OKLab | oklab(88.48% -0.1013 0.1086) |
| OKLCH | oklch(88.48% 0.149 133) |
| XYZ | xyz(53.1673, 72.3061, 33.3410) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Celery
#C1FD95
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.83
Light Yellowish Green
#C2FF89
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.17
Spring Green (survey)
#A9F971
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EE85 #C185EE
analogous
#E6EE85 #B2EE85 #85EE8C
triadic
#B2EE85 #85B2EE #EE85B2
tetradic
#B2EE85 #85E6EE #C185EE #EE8C85
square
#B2EE85 #85E6EE #C185EE #EE8C85
split-complementary
#B2EE85 #8C85EE #EE85E6
monochromatic
#6FDA1E #90E74F #B2EE85 #D4F5BB #EEFBE4
Accessibility & contrast
On white
1.36
#B2EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#B2EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EE85
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EE85 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07D
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#B3E7D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ee85; /* rgb */ color: rgb(178, 238, 133); /* oklch */ color: oklch(88.5% 0.149 133.0);
Tailwind
colors: {
custom: {
50: '#cbf4aa',
500: '#b2ee85',
950: '#000000',
},
}SCSS
$custom: #b2ee85; $custom-light: #cbf4aa; $custom-dark: #000000;
JSON
{
"hex": "#b2ee85",
"rgb": {
"r": 178,
"g": 238,
"b": 133
},
"hsl": {
"h": 94.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.88479,
"c": 0.14853,
"h": 133
},
"luminance": 0.72308
}Semantic roles & 50–950 ramp
primary
#B2EE85
secondary
#944FC9
accent
#0ED881
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581