#BACD8A#BACD8A
#BACD8A is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.8% C 0.091 H 121.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BACD8A |
|---|---|
| RGB | rgb(186, 205, 138) |
| HSL | hsl(77, 40%, 67%) |
| HSV | hsv(77, 33%, 80%) |
| CMYK | cmyk(9.3%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(79.58, -17.52, 31.30) |
| CIE-LCH | lch(79.58, 35.87, 119.24°) |
| OKLab | oklab(81.78% -0.0474 0.0779) |
| OKLCH | oklch(81.78% 0.091 121.3) |
| XYZ | xyz(46.6682, 55.9368, 32.3781) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.63
Greenish Tan
#BCCB7A
ΔE00 3.14
Pale Olive Green
#B1D27B
ΔE00 4.13
Light Moss Green
#A6C875
ΔE00 4.47
Tan Green
#A9BE70
ΔE00 4.70
Light Olive
#ACBF69
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACD8A #9D8ACD
analogous
#CDBF8A #BACD8A #99CD8A
triadic
#BACD8A #8ABACD #CD8ABA
tetradic
#BACD8A #8ACDBF #9D8ACD #CD8A99
square
#BACD8A #8ACDBF #9D8ACD #CD8A99
split-complementary
#BACD8A #8A99CD #BF8ACD
monochromatic
#819B42 #A1BB5F #BACD8A #D3DFB5 #EDF2E0
Accessibility & contrast
On white
1.72
#BACD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BACD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACD8A
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACD8A | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C585
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#C0C6BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bacd8a; /* rgb */ color: rgb(186, 205, 138); /* oklch */ color: oklch(81.8% 0.091 121.3);
Tailwind
colors: {
custom: {
50: '#cfdcac',
500: '#bacd8a',
950: '#000000',
},
}SCSS
$custom: #bacd8a; $custom-light: #cfdcac; $custom-dark: #000000;
JSON
{
"hex": "#bacd8a",
"rgb": {
"r": 186,
"g": 205,
"b": 138
},
"hsl": {
"h": 77.015,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.81776,
"c": 0.09115,
"h": 121.3
},
"luminance": 0.55937
}Semantic roles & 50–950 ramp
primary
#BACD8A
secondary
#6E5AA1
accent
#32B357
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481