#BCEA8A#BCEA8A
#BCEA8A is a very light, vivid yellow-green. Relative luminance 0.714; OKLCH L 88.3% C 0.133 H 129.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEA8A |
|---|---|
| RGB | rgb(188, 234, 138) |
| HSL | hsl(89, 70%, 73%) |
| HSV | hsv(89, 41%, 92%) |
| CMYK | cmyk(19.7%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.67, -30.81, 41.82) |
| CIE-LCH | lch(87.67, 51.94, 126.38°) |
| OKLab | oklab(88.29% -0.0847 0.1022) |
| OKLCH | oklch(88.29% 0.133 129.7) |
| XYZ | xyz(54.7486, 71.3711, 34.9314) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Celery
#C1FD95
ΔE00 4.15
Tea Green
#BDF8A3
ΔE00 4.42
Washed Out Green
#BCF5A6
ΔE00 4.72
Light Yellowish Green
#C2FF89
ΔE00 4.95
Light Pea Green
#C4FE82
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEA8A #B88AEA
analogous
#EAE88A #BCEA8A #8CEA8A
triadic
#BCEA8A #8ABCEA #EA8ABC
tetradic
#BCEA8A #8AEAE8 #B88AEA #EA8A8C
square
#BCEA8A #8AEAE8 #B88AEA #EA8A8C
split-complementary
#BCEA8A #8A8CEA #E88AEA
monochromatic
#80D426 #9EE156 #BCEA8A #DAF3BE #F0FAE5
Accessibility & contrast
On white
1.37
#BCEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#BCEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEA8A
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEA8A | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE83
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#BFE2D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bcea8a; /* rgb */ color: rgb(188, 234, 138); /* oklch */ color: oklch(88.3% 0.133 129.7);
Tailwind
colors: {
custom: {
50: '#d1f1ad',
500: '#bcea8a',
950: '#000000',
},
}SCSS
$custom: #bcea8a; $custom-light: #d1f1ad; $custom-dark: #000000;
JSON
{
"hex": "#bcea8a",
"rgb": {
"r": 188,
"g": 234,
"b": 138
},
"hsl": {
"h": 88.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.88291,
"c": 0.13279,
"h": 129.7
},
"luminance": 0.71372
}Semantic roles & 50–950 ramp
primary
#BCEA8A
secondary
#8A54C4
accent
#14D26F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581