#B5EC8A#B5EC8A
#B5EC8A is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.3% C 0.139 H 132.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B5EC8A |
|---|---|
| RGB | rgb(181, 236, 138) |
| HSL | hsl(94, 72%, 73%) |
| HSV | hsv(94, 42%, 93%) |
| CMYK | cmyk(23.3%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(87.80, -34.22, 41.90) |
| CIE-LCH | lch(87.80, 54.10, 129.24°) |
| OKLab | oklab(88.29% -0.094 0.1025) |
| OKLCH | oklch(88.29% 0.139 132.5) |
| XYZ | xyz(53.6380, 71.6484, 35.0434) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 3.73
Pale Light Green
#B1FC99
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5EC8A #C18AEC
analogous
#E6EC8A #B5EC8A #8AEC90
triadic
#B5EC8A #8AB5EC #EC8AB5
tetradic
#B5EC8A #8AE6EC #C18AEC #EC908A
square
#B5EC8A #8AE6EC #C18AEC #EC908A
split-complementary
#B5EC8A #908AEC #EC8AE6
monochromatic
#73D823 #94E355 #B5EC8A #D6F5BF #EEFBE5
Accessibility & contrast
On white
1.37
#B5EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#B5EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5EC8A
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5EC8A | 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)
#F4DF83
Deuteranopia (green-blind)
#EBDB90
Tritanopia (blue-blind)
#B6E5D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b5ec8a; /* rgb */ color: rgb(181, 236, 138); /* oklch */ color: oklch(88.3% 0.139 132.5);
Tailwind
colors: {
custom: {
50: '#cdf2ad',
500: '#b5ec8a',
950: '#000000',
},
}SCSS
$custom: #b5ec8a; $custom-light: #cdf2ad; $custom-dark: #000000;
JSON
{
"hex": "#b5ec8a",
"rgb": {
"r": 181,
"g": 236,
"b": 138
},
"hsl": {
"h": 93.673,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.88291,
"c": 0.13906,
"h": 132.5
},
"luminance": 0.7165
}Semantic roles & 50–950 ramp
primary
#B5EC8A
secondary
#9454C7
accent
#11D47F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581