#BCE99A#BCE99A
#BCE99A is a very light, moderate yellow-green. Relative luminance 0.713; OKLCH L 88.3% C 0.114 H 132.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE99A |
|---|---|
| RGB | rgb(188, 233, 154) |
| HSL | hsl(94, 64%, 76%) |
| HSV | hsv(94, 34%, 91%) |
| CMYK | cmyk(19.3%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(87.63, -28.25, 33.79) |
| CIE-LCH | lch(87.63, 44.04, 129.89°) |
| OKLab | oklab(88.34% -0.077 0.0842) |
| OKLCH | oklch(88.34% 0.114 132.4) |
| XYZ | xyz(55.7096, 71.3013, 41.3930) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.05
Light Grey Green
#B7E1A1
ΔE00 3.21
Light Sage
#BCECAC
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.51
Light Light Green
#C8FFB0
ΔE00 4.73
Pale Green
#C7FDB5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE99A #C79AE9
analogous
#E4E99A #BCE99A #9AE99F
triadic
#BCE99A #9ABCE9 #E99ABC
tetradic
#BCE99A #9AE4E9 #C79AE9 #E99F9A
square
#BCE99A #9AE4E9 #C79AE9 #E99F9A
split-complementary
#BCE99A #9F9AE9 #E99AE4
monochromatic
#79D335 #9BDE68 #BCE99A #DDF4CC #EEFAE6
Accessibility & contrast
On white
1.38
#BCE99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BCE99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE99A
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE99A | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE95
Deuteranopia (green-blind)
#E9DA9E
Tritanopia (blue-blind)
#BDE3D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce99a; /* rgb */ color: rgb(188, 233, 154); /* oklch */ color: oklch(88.3% 0.114 132.4);
Tailwind
colors: {
custom: {
50: '#d1f0b8',
500: '#bce99a',
950: '#000000',
},
}SCSS
$custom: #bce99a; $custom-light: #d1f0b8; $custom-dark: #000000;
JSON
{
"hex": "#bce99a",
"rgb": {
"r": 188,
"g": 233,
"b": 154
},
"hsl": {
"h": 94.177,
"s": 64.228,
"l": 75.882
},
"oklch": {
"l": 0.88343,
"c": 0.11406,
"h": 132.4
},
"luminance": 0.71302
}Semantic roles & 50–950 ramp
primary
#BCE99A
secondary
#9A63C4
accent
#19CC7F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581