#BCCAB0#BCCAB0
#BCCAB0 is a very light, muted yellow-green. Relative luminance 0.561; OKLCH L 82.1% C 0.039 H 130.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAB0 |
|---|---|
| RGB | rgb(188, 202, 176) |
| HSL | hsl(92, 20%, 74%) |
| HSV | hsv(92, 13%, 79%) |
| CMYK | cmyk(6.9%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(79.65, -9.49, 11.37) |
| CIE-LCH | lch(79.65, 14.81, 129.84°) |
| OKLab | oklab(82.11% -0.0251 0.0295) |
| OKLCH | oklch(82.11% 0.039 130.5) |
| XYZ | xyz(49.6948, 56.0668, 49.2698) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.92
Greenish Grey
#96AE8D
ΔE00 9.13
Light Grey
#D8DCD6
ΔE00 10.47
Darkseagreen
#8FBC8F
ΔE00 10.61
Silver (survey)
#C5C9C7
ΔE00 10.93
Light Grey Green
#B7E1A1
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAB0 #BEB0CA
analogous
#C9CAB0 #BCCAB0 #B0CAB1
triadic
#BCCAB0 #B0BCCA #CAB0BC
tetradic
#BCCAB0 #B0C9CA #BEB0CA #CAB1B0
square
#BCCAB0 #B0C9CA #BEB0CA #CAB1B0
split-complementary
#BCCAB0 #B1B0CA #CAB0C9
monochromatic
#7E9967 #9DB18B #BCCAB0 #DBE3D5 #EFF3ED
Accessibility & contrast
On white
1.72
#BCCAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BCCAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAB0
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAB0 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AF
Deuteranopia (green-blind)
#CBC5B1
Tritanopia (blue-blind)
#BDC8C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccab0; /* rgb */ color: rgb(188, 202, 176); /* oklch */ color: oklch(82.1% 0.039 130.5);
Tailwind
colors: {
custom: {
50: '#d0dac7',
500: '#bccab0',
950: '#000000',
},
}SCSS
$custom: #bccab0; $custom-light: #d0dac7; $custom-dark: #000000;
JSON
{
"hex": "#bccab0",
"rgb": {
"r": 188,
"g": 202,
"b": 176
},
"hsl": {
"h": 92.308,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.82114,
"c": 0.03876,
"h": 130.5
},
"luminance": 0.56067
}Semantic roles & 50–950 ramp
primary
#BCCAB0
secondary
#90809F
accent
#479E76
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382