#BCD4AC#BCD4AC
#BCD4AC is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 84.1% C 0.060 H 132.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4AC |
|---|---|
| RGB | rgb(188, 212, 172) |
| HSL | hsl(96, 32%, 75%) |
| HSV | hsv(96, 19%, 83%) |
| CMYK | cmyk(11.3%, 0%, 18.9%, 16.9%) |
| CIE-LAB | lab(82.25, -15.26, 17.15) |
| CIE-LCH | lch(82.25, 22.96, 131.65°) |
| OKLab | oklab(84.15% -0.0409 0.044) |
| OKLCH | oklch(84.15% 0.06 132.9) |
| XYZ | xyz(51.7276, 60.7564, 48.0237) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.36
Light Sage
#BCECAC
ΔE00 7.75
Pale Olive
#B9CC81
ΔE00 8.69
Darkseagreen
#8FBC8F
ΔE00 8.74
Hospital Green
#9BE5AA
ΔE00 9.44
Sage Green
#9CAF88
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4AC #C4ACD4
analogous
#D0D4AC #BCD4AC #ACD4B0
triadic
#BCD4AC #ACBCD4 #D4ACBC
tetradic
#BCD4AC #ACD0D4 #C4ACD4 #D4B0AC
square
#BCD4AC #ACD0D4 #C4ACD4 #D4B0AC
split-complementary
#BCD4AC #B0ACD4 #D4ACD0
monochromatic
#7BAA5B #9BBF84 #BCD4AC #DDE9D4 #EFF5EB
Accessibility & contrast
On white
1.60
#BCD4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BCD4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4AC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4AC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAA
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#BDD1C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd4ac; /* rgb */ color: rgb(188, 212, 172); /* oklch */ color: oklch(84.1% 0.060 132.9);
Tailwind
colors: {
custom: {
50: '#d0e1c4',
500: '#bcd4ac',
950: '#000000',
},
}SCSS
$custom: #bcd4ac; $custom-light: #d0e1c4; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ac",
"rgb": {
"r": 188,
"g": 212,
"b": 172
},
"hsl": {
"h": 96,
"s": 31.746,
"l": 75.294
},
"oklch": {
"l": 0.84146,
"c": 0.06014,
"h": 132.9
},
"luminance": 0.60757
}Semantic roles & 50–950 ramp
primary
#BCD4AC
secondary
#977AAA
accent
#3BAA7E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482