#BCD6AC#BCD6AC
#BCD6AC is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.6% C 0.063 H 133.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6AC |
|---|---|
| RGB | rgb(188, 214, 172) |
| HSL | hsl(97, 34%, 76%) |
| HSV | hsv(97, 20%, 84%) |
| CMYK | cmyk(12.1%, 0%, 19.6%, 16.1%) |
| CIE-LAB | lab(82.79, -16.26, 17.91) |
| CIE-LCH | lch(82.79, 24.19, 132.25°) |
| OKLab | oklab(84.58% -0.0437 0.0459) |
| OKLCH | oklch(84.58% 0.063 133.6) |
| XYZ | xyz(52.2306, 61.7625, 48.1914) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.66
Light Sage
#BCECAC
ΔE00 7.02
Pale Olive
#B9CC81
ΔE00 8.50
Darkseagreen
#8FBC8F
ΔE00 8.76
Hospital Green
#9BE5AA
ΔE00 8.83
Mint
#AAF0C1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6AC #C6ACD6
analogous
#D1D6AC #BCD6AC #ACD6B1
triadic
#BCD6AC #ACBCD6 #D6ACBC
tetradic
#BCD6AC #ACD1D6 #C6ACD6 #D6B1AC
square
#BCD6AC #ACD1D6 #C6ACD6 #D6B1AC
split-complementary
#BCD6AC #B1ACD6 #D6ACD1
monochromatic
#7AAE5A #9BC283 #BCD6AC #DDEAD5 #EEF5EB
Accessibility & contrast
On white
1.57
#BCD6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#BCD6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6AC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6AC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFAA
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#BDD2CA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd6ac; /* rgb */ color: rgb(188, 214, 172); /* oklch */ color: oklch(84.6% 0.063 133.6);
Tailwind
colors: {
custom: {
50: '#d0e2c4',
500: '#bcd6ac',
950: '#000000',
},
}SCSS
$custom: #bcd6ac; $custom-light: #d0e2c4; $custom-dark: #000000;
JSON
{
"hex": "#bcd6ac",
"rgb": {
"r": 188,
"g": 214,
"b": 172
},
"hsl": {
"h": 97.143,
"s": 33.871,
"l": 75.686
},
"oklch": {
"l": 0.84576,
"c": 0.06342,
"h": 133.6
},
"luminance": 0.61763
}Semantic roles & 50–950 ramp
primary
#BCD6AC
secondary
#997AAD
accent
#39AD81
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482