#BCD87A#BCD87A
#BCD87A is a very light, vivid yellow-green. Relative luminance 0.612; OKLCH L 84.1% C 0.124 H 122.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD87A |
|---|---|
| RGB | rgb(188, 216, 122) |
| HSL | hsl(78, 55%, 66%) |
| HSV | hsv(78, 44%, 85%) |
| CMYK | cmyk(13%, 0%, 43.5%, 15.3%) |
| CIE-LAB | lab(82.49, -24.13, 43.16) |
| CIE-LCH | lch(82.49, 49.45, 119.21°) |
| OKLab | oklab(84.06% -0.067 0.1045) |
| OKLCH | oklch(84.06% 0.124 122.7) |
| XYZ | xyz(48.8077, 61.2081, 27.6516) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.41
Greenish Tan
#BCCB7A
ΔE00 3.96
Pale Olive
#B9CC81
ΔE00 4.01
Greenish Beige
#C9D179
ΔE00 4.58
Light Moss Green
#A6C875
ΔE00 4.84
Light Olive
#ACBF69
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD87A #967AD8
analogous
#D8C57A #BCD87A #8DD87A
triadic
#BCD87A #7ABCD8 #D87ABC
tetradic
#BCD87A #7AD8C5 #967AD8 #D87A8D
square
#BCD87A #7AD8C5 #967AD8 #D87A8D
split-complementary
#BCD87A #7A8DD8 #C57AD8
monochromatic
#84A731 #A4CA4B #BCD87A #D4E6A9 #ECF4D9
Accessibility & contrast
On white
1.59
#BCD87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BCD87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD87A
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD87A | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE72
Deuteranopia (green-blind)
#DECD7F
Tritanopia (blue-blind)
#C3D0C1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd87a; /* rgb */ color: rgb(188, 216, 122); /* oklch */ color: oklch(84.1% 0.124 122.7);
Tailwind
colors: {
custom: {
50: '#d1e4a2',
500: '#bcd87a',
950: '#000000',
},
}SCSS
$custom: #bcd87a; $custom-light: #d1e4a2; $custom-dark: #000000;
JSON
{
"hex": "#bcd87a",
"rgb": {
"r": 188,
"g": 216,
"b": 122
},
"hsl": {
"h": 77.872,
"s": 54.651,
"l": 66.275
},
"oklch": {
"l": 0.84063,
"c": 0.12412,
"h": 122.7
},
"luminance": 0.61208
}Semantic roles & 50–950 ramp
primary
#BCD87A
secondary
#684CAA
accent
#23C253
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480