#BCD49A#BCD49A
#BCD49A is a very light, moderate yellow-green. Relative luminance 0.601; OKLCH L 83.8% C 0.082 H 126.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD49A |
|---|---|
| RGB | rgb(188, 212, 154) |
| HSL | hsl(85, 40%, 72%) |
| HSV | hsv(85, 27%, 83%) |
| CMYK | cmyk(11.3%, 0%, 27.4%, 16.9%) |
| CIE-LAB | lab(81.90, -18.04, 26.12) |
| CIE-LCH | lch(81.90, 31.74, 124.64°) |
| OKLab | oklab(83.75% -0.0485 0.0659) |
| OKLCH | oklch(83.75% 0.082 126.4) |
| XYZ | xyz(50.1145, 60.1111, 39.5280) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.32
Pale Olive
#B9CC81
ΔE00 4.53
Pale Olive Green
#B1D27B
ΔE00 5.67
Greenish Tan
#BCCB7A
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.29
Light Sage
#BCECAC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD49A #B29AD4
analogous
#D4CF9A #BCD49A #9FD49A
triadic
#BCD49A #9ABCD4 #D49ABC
tetradic
#BCD49A #9AD4CF #B29AD4 #D49A9F
square
#BCD49A #9AD4CF #B29AD4 #D49A9F
split-complementary
#BCD49A #9A9FD4 #CF9AD4
monochromatic
#82AB49 #A0C26F #BCD49A #D8E6C5 #F1F6EA
Accessibility & contrast
On white
1.61
#BCD49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BCD49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD49A
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD49A | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD96
Deuteranopia (green-blind)
#D7CB9D
Tritanopia (blue-blind)
#BFCFC5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcd49a; /* rgb */ color: rgb(188, 212, 154); /* oklch */ color: oklch(83.8% 0.082 126.4);
Tailwind
colors: {
custom: {
50: '#d0e1b8',
500: '#bcd49a',
950: '#000000',
},
}SCSS
$custom: #bcd49a; $custom-light: #d0e1b8; $custom-dark: #000000;
JSON
{
"hex": "#bcd49a",
"rgb": {
"r": 188,
"g": 212,
"b": 154
},
"hsl": {
"h": 84.828,
"s": 40.278,
"l": 71.765
},
"oklch": {
"l": 0.83753,
"c": 0.08179,
"h": 126.4
},
"luminance": 0.60111
}Semantic roles & 50–950 ramp
primary
#BCD49A
secondary
#8368AA
accent
#32B368
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481