#B2ED85#B2ED85
#B2ED85 is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.3% C 0.147 H 132.9°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED85 |
|---|---|
| RGB | rgb(178, 237, 133) |
| HSL | hsl(94, 74%, 73%) |
| HSV | hsv(94, 44%, 93%) |
| CMYK | cmyk(24.9%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(87.84, -36.35, 44.35) |
| CIE-LCH | lch(87.84, 57.34, 129.33°) |
| OKLab | oklab(88.25% -0.1 0.1078) |
| OKLCH | oklch(88.25% 0.147 132.9) |
| XYZ | xyz(52.8769, 71.7254, 33.2442) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.44
Pale Light Green
#B1FC99
ΔE00 3.99
Light Yellowish Green
#C2FF89
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.20
Spring Green (survey)
#A9F971
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED85 #C085ED
analogous
#E6ED85 #B2ED85 #85ED8C
triadic
#B2ED85 #85B2ED #ED85B2
tetradic
#B2ED85 #85E6ED #C085ED #ED8C85
square
#B2ED85 #85E6ED #C085ED #ED8C85
split-complementary
#B2ED85 #8C85ED #ED85E6
monochromatic
#6FD820 #90E550 #B2ED85 #D4F5BA #EEFBE4
Accessibility & contrast
On white
1.37
#B2ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#B2ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED85
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED85 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7D
Deuteranopia (green-blind)
#ECDB8B
Tritanopia (blue-blind)
#B3E6D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2ed85; /* rgb */ color: rgb(178, 237, 133); /* oklch */ color: oklch(88.3% 0.147 132.9);
Tailwind
colors: {
custom: {
50: '#cbf3aa',
500: '#b2ed85',
950: '#000000',
},
}SCSS
$custom: #b2ed85; $custom-light: #cbf3aa; $custom-dark: #000000;
JSON
{
"hex": "#b2ed85",
"rgb": {
"r": 178,
"g": 237,
"b": 133
},
"hsl": {
"h": 94.038,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.88253,
"c": 0.14709,
"h": 132.9
},
"luminance": 0.71727
}Semantic roles & 50–950 ramp
primary
#B2ED85
secondary
#934FC7
accent
#0FD680
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581