#BCEB8A#BCEB8A
#BCEB8A is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.134 H 129.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEB8A |
|---|---|
| RGB | rgb(188, 235, 138) |
| HSL | hsl(89, 71%, 73%) |
| HSV | hsv(89, 41%, 92%) |
| CMYK | cmyk(20%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.94, -31.28, 42.17) |
| CIE-LCH | lch(87.94, 52.50, 126.56°) |
| OKLab | oklab(88.51% -0.086 0.103) |
| OKLCH | oklch(88.51% 0.134 129.9) |
| XYZ | xyz(55.0341, 71.9421, 35.0266) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Celery
#C1FD95
ΔE00 3.91
Tea Green
#BDF8A3
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.66
Light Yellowish Green
#C2FF89
ΔE00 4.70
Light Pea Green
#C4FE82
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEB8A #B98AEB
analogous
#EBE98A #BCEB8A #8BEB8A
triadic
#BCEB8A #8ABCEB #EB8ABC
tetradic
#BCEB8A #8AEBE9 #B98AEB #EB8A8B
square
#BCEB8A #8AEBE9 #B98AEB #EB8A8B
split-complementary
#BCEB8A #8A8BEB #E98AEB
monochromatic
#80D625 #9EE256 #BCEB8A #DAF4BE #F0FBE5
Accessibility & contrast
On white
1.36
#BCEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BCEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEB8A
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEB8A | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#BFE3D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bceb8a; /* rgb */ color: rgb(188, 235, 138); /* oklch */ color: oklch(88.5% 0.134 129.9);
Tailwind
colors: {
custom: {
50: '#d1f1ad',
500: '#bceb8a',
950: '#000000',
},
}SCSS
$custom: #bceb8a; $custom-light: #d1f1ad; $custom-dark: #000000;
JSON
{
"hex": "#bceb8a",
"rgb": {
"r": 188,
"g": 235,
"b": 138
},
"hsl": {
"h": 89.072,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.88513,
"c": 0.13424,
"h": 129.9
},
"luminance": 0.71943
}Semantic roles & 50–950 ramp
primary
#BCEB8A
secondary
#8B54C5
accent
#13D370
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581