#BCD4AB#BCD4AB
#BCD4AB is a very light, moderate yellow-green. Relative luminance 0.607; OKLCH L 84.1% C 0.061 H 132.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4AB |
|---|---|
| RGB | rgb(188, 212, 171) |
| HSL | hsl(95, 32%, 75%) |
| HSV | hsv(95, 19%, 83%) |
| CMYK | cmyk(11.3%, 0%, 19.3%, 16.9%) |
| CIE-LAB | lab(82.23, -15.42, 17.65) |
| CIE-LCH | lch(82.23, 23.44, 131.14°) |
| OKLab | oklab(84.12% -0.0414 0.0453) |
| OKLCH | oklch(84.12% 0.061 132.4) |
| XYZ | xyz(51.6319, 60.7181, 47.5198) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.16
Light Sage
#BCECAC
ΔE00 7.60
Pale Olive
#B9CC81
ΔE00 8.44
Darkseagreen
#8FBC8F
ΔE00 8.70
Hospital Green
#9BE5AA
ΔE00 9.37
Sage Green
#9CAF88
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4AB #C3ABD4
analogous
#D0D4AB #BCD4AB #ABD4AF
triadic
#BCD4AB #ABBCD4 #D4ABBC
tetradic
#BCD4AB #ABD0D4 #C3ABD4 #D4AFAB
square
#BCD4AB #ABD0D4 #C3ABD4 #D4AFAB
split-complementary
#BCD4AB #AFABD4 #D4ABD0
monochromatic
#7BAB5A #9CBF83 #BCD4AB #DCE9D3 #EFF5EB
Accessibility & contrast
On white
1.60
#BCD4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BCD4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4AB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4AB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#BDD0C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd4ab; /* rgb */ color: rgb(188, 212, 171); /* oklch */ color: oklch(84.1% 0.061 132.4);
Tailwind
colors: {
custom: {
50: '#d0e1c4',
500: '#bcd4ab',
950: '#000000',
},
}SCSS
$custom: #bcd4ab; $custom-light: #d0e1c4; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ab",
"rgb": {
"r": 188,
"g": 212,
"b": 171
},
"hsl": {
"h": 95.122,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.84123,
"c": 0.06133,
"h": 132.4
},
"luminance": 0.60719
}Semantic roles & 50–950 ramp
primary
#BCD4AB
secondary
#9679AA
accent
#3AAB7C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482