#BCEC8A#BCEC8A
#BCEC8A is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.7% C 0.136 H 130.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEC8A |
|---|---|
| RGB | rgb(188, 236, 138) |
| HSL | hsl(89, 72%, 73%) |
| HSV | hsv(89, 42%, 93%) |
| CMYK | cmyk(20.3%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(88.22, -31.74, 42.52) |
| CIE-LCH | lch(88.22, 53.06, 126.74°) |
| OKLab | oklab(88.74% -0.0873 0.1038) |
| OKLCH | oklch(88.74% 0.136 130.1) |
| XYZ | xyz(55.3212, 72.5163, 35.1223) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.45
Washed Out Green
#BCF5A6
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEC8A #BA8AEC
analogous
#ECEB8A #BCEC8A #8BEC8A
triadic
#BCEC8A #8ABCEC #EC8ABC
tetradic
#BCEC8A #8AECEB #BA8AEC #EC8A8B
square
#BCEC8A #8AECEB #BA8AEC #EC8A8B
split-complementary
#BCEC8A #8A8BEC #EB8AEC
monochromatic
#80D823 #9EE355 #BCEC8A #DAF5BF #F0FBE5
Accessibility & contrast
On white
1.35
#BCEC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#BCEC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEC8A
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEC8A | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E082
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#BFE4D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bcec8a; /* rgb */ color: rgb(188, 236, 138); /* oklch */ color: oklch(88.7% 0.136 130.1);
Tailwind
colors: {
custom: {
50: '#d2f2ad',
500: '#bcec8a',
950: '#000000',
},
}SCSS
$custom: #bcec8a; $custom-light: #d2f2ad; $custom-dark: #000000;
JSON
{
"hex": "#bcec8a",
"rgb": {
"r": 188,
"g": 236,
"b": 138
},
"hsl": {
"h": 89.388,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.88735,
"c": 0.13569,
"h": 130.1
},
"luminance": 0.72517
}Semantic roles & 50–950 ramp
primary
#BCEC8A
secondary
#8C54C7
accent
#11D471
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581