#BCD5AC#BCD5AC
#BCD5AC is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.4% C 0.062 H 133.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5AC |
|---|---|
| RGB | rgb(188, 213, 172) |
| HSL | hsl(97, 33%, 75%) |
| HSV | hsv(97, 19%, 84%) |
| CMYK | cmyk(11.7%, 0%, 19.2%, 16.5%) |
| CIE-LAB | lab(82.52, -15.76, 17.53) |
| CIE-LCH | lch(82.52, 23.57, 131.96°) |
| OKLab | oklab(84.36% -0.0423 0.045) |
| OKLCH | oklch(84.36% 0.062 133.3) |
| XYZ | xyz(51.9783, 61.2579, 48.1073) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.00
Light Sage
#BCECAC
ΔE00 7.38
Pale Olive
#B9CC81
ΔE00 8.59
Darkseagreen
#8FBC8F
ΔE00 8.74
Hospital Green
#9BE5AA
ΔE00 9.13
Mint
#AAF0C1
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5AC #C5ACD5
analogous
#D0D5AC #BCD5AC #ACD5B0
triadic
#BCD5AC #ACBCD5 #D5ACBC
tetradic
#BCD5AC #ACD0D5 #C5ACD5 #D5B0AC
square
#BCD5AC #ACD0D5 #C5ACD5 #D5B0AC
split-complementary
#BCD5AC #B0ACD5 #D5ACD0
monochromatic
#7AAC5B #9BC083 #BCD5AC #DDEAD5 #EFF5EB
Accessibility & contrast
On white
1.58
#BCD5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#BCD5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5AC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5AC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAA
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#BDD1CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd5ac; /* rgb */ color: rgb(188, 213, 172); /* oklch */ color: oklch(84.4% 0.062 133.3);
Tailwind
colors: {
custom: {
50: '#d0e2c4',
500: '#bcd5ac',
950: '#000000',
},
}SCSS
$custom: #bcd5ac; $custom-light: #d0e2c4; $custom-dark: #000000;
JSON
{
"hex": "#bcd5ac",
"rgb": {
"r": 188,
"g": 213,
"b": 172
},
"hsl": {
"h": 96.585,
"s": 32.8,
"l": 75.49
},
"oklch": {
"l": 0.84361,
"c": 0.06178,
"h": 133.3
},
"luminance": 0.61258
}Semantic roles & 50–950 ramp
primary
#BCD5AC
secondary
#987AAB
accent
#3AAC7F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482