#BCD39A#BCD39A
#BCD39A is a very light, moderate yellow-green. Relative luminance 0.596; OKLCH L 83.5% C 0.080 H 125.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD39A |
|---|---|
| RGB | rgb(188, 211, 154) |
| HSL | hsl(84, 39%, 72%) |
| HSV | hsv(84, 27%, 83%) |
| CMYK | cmyk(10.9%, 0%, 27%, 17.3%) |
| CIE-LAB | lab(81.63, -17.54, 25.75) |
| CIE-LCH | lch(81.63, 31.16, 124.27°) |
| OKLab | oklab(83.54% -0.0471 0.065) |
| OKLCH | oklch(83.54% 0.08 125.9) |
| XYZ | xyz(49.8653, 59.6127, 39.4449) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.54
Light Grey Green
#B7E1A1
ΔE00 4.62
Pale Olive Green
#B1D27B
ΔE00 5.84
Greenish Tan
#BCCB7A
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.37
Light Sage
#BCECAC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD39A #B19AD3
analogous
#D3CE9A #BCD39A #A0D39A
triadic
#BCD39A #9ABCD3 #D39ABC
tetradic
#BCD39A #9AD3CE #B19AD3 #D39AA0
square
#BCD39A #9AD3CE #B19AD3 #D39AA0
split-complementary
#BCD39A #9AA0D3 #CE9AD3
monochromatic
#83A94A #A0C06F #BCD39A #D8E6C5 #F1F6EA
Accessibility & contrast
On white
1.63
#BCD39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BCD39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD39A
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD39A | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC96
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#BFCEC4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd39a; /* rgb */ color: rgb(188, 211, 154); /* oklch */ color: oklch(83.5% 0.080 125.9);
Tailwind
colors: {
custom: {
50: '#d0e0b8',
500: '#bcd39a',
950: '#000000',
},
}SCSS
$custom: #bcd39a; $custom-light: #d0e0b8; $custom-dark: #000000;
JSON
{
"hex": "#bcd39a",
"rgb": {
"r": 188,
"g": 211,
"b": 154
},
"hsl": {
"h": 84.211,
"s": 39.31,
"l": 71.569
},
"oklch": {
"l": 0.83537,
"c": 0.08026,
"h": 125.9
},
"luminance": 0.59613
}Semantic roles & 50–950 ramp
primary
#BCD39A
secondary
#8268A9
accent
#33B266
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481