#BCD59A#BCD59A
#BCD59A is a very light, moderate yellow-green. Relative luminance 0.606; OKLCH L 84.0% C 0.083 H 126.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD59A |
|---|---|
| RGB | rgb(188, 213, 154) |
| HSL | hsl(85, 41%, 72%) |
| HSV | hsv(85, 28%, 84%) |
| CMYK | cmyk(11.7%, 0%, 27.7%, 16.5%) |
| CIE-LAB | lab(82.17, -18.54, 26.48) |
| CIE-LCH | lch(82.17, 32.33, 124.99°) |
| OKLab | oklab(83.97% -0.0499 0.0668) |
| OKLCH | oklch(83.97% 0.083 126.8) |
| XYZ | xyz(50.3652, 60.6126, 39.6116) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.03
Pale Olive
#B9CC81
ΔE00 4.55
Pale Olive Green
#B1D27B
ΔE00 5.51
Greenish Tan
#BCCB7A
ΔE00 6.06
Light Moss Green
#A6C875
ΔE00 6.22
Light Sage
#BCECAC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD59A #B39AD5
analogous
#D5D19A #BCD59A #9FD59A
triadic
#BCD59A #9ABCD5 #D59ABC
tetradic
#BCD59A #9AD5D1 #B39AD5 #D59A9F
square
#BCD59A #9AD5D1 #B39AD5 #D59A9F
split-complementary
#BCD59A #9A9FD5 #D19AD5
monochromatic
#82AD48 #9FC36F #BCD59A #D9E7C5 #F1F6E9
Accessibility & contrast
On white
1.60
#BCD59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BCD59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD59A
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD59A | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD96
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#BFD0C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd59a; /* rgb */ color: rgb(188, 213, 154); /* oklch */ color: oklch(84.0% 0.083 126.8);
Tailwind
colors: {
custom: {
50: '#d0e2b8',
500: '#bcd59a',
950: '#000000',
},
}SCSS
$custom: #bcd59a; $custom-light: #d0e2b8; $custom-dark: #000000;
JSON
{
"hex": "#bcd59a",
"rgb": {
"r": 188,
"g": 213,
"b": 154
},
"hsl": {
"h": 85.424,
"s": 41.259,
"l": 71.961
},
"oklch": {
"l": 0.8397,
"c": 0.08334,
"h": 126.8
},
"luminance": 0.60613
}Semantic roles & 50–950 ramp
primary
#BCD59A
secondary
#8468AC
accent
#31B469
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481