#BCCBAE#BCCBAE
#BCCBAE is a very light, muted yellow-green. Relative luminance 0.565; OKLCH L 82.3% C 0.043 H 129.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBAE |
|---|---|
| RGB | rgb(188, 203, 174) |
| HSL | hsl(91, 22%, 74%) |
| HSV | hsv(91, 14%, 80%) |
| CMYK | cmyk(7.4%, 0%, 14.3%, 20.4%) |
| CIE-LAB | lab(79.87, -10.34, 12.75) |
| CIE-LCH | lch(79.87, 16.42, 129.04°) |
| OKLab | oklab(82.28% -0.0274 0.033) |
| OKLCH | oklch(82.28% 0.043 129.7) |
| XYZ | xyz(49.7337, 56.4590, 48.3137) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.61
Greenish Grey
#96AE8D
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 10.02
Light Grey Green
#B7E1A1
ΔE00 10.31
Pale Olive
#B9CC81
ΔE00 10.89
Light Grey
#D8DCD6
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBAE #BDAECB
analogous
#CBCBAE #BCCBAE #AECBAF
triadic
#BCCBAE #AEBCCB #CBAEBC
tetradic
#BCCBAE #AECBCB #BDAECB #CBAFAE
square
#BCCBAE #AECBCB #BDAECB #CBAFAE
split-complementary
#BCCBAE #AFAECB #CBAECB
monochromatic
#7E9B64 #9DB389 #BCCBAE #DBE3D3 #F0F3EC
Accessibility & contrast
On white
1.71
#BCCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BCCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBAE
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBAE | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AC
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#BDC8C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccbae; /* rgb */ color: rgb(188, 203, 174); /* oklch */ color: oklch(82.3% 0.043 129.7);
Tailwind
colors: {
custom: {
50: '#d0dac6',
500: '#bccbae',
950: '#000000',
},
}SCSS
$custom: #bccbae; $custom-light: #d0dac6; $custom-dark: #000000;
JSON
{
"hex": "#bccbae",
"rgb": {
"r": 188,
"g": 203,
"b": 174
},
"hsl": {
"h": 91.034,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.82275,
"c": 0.04289,
"h": 129.7
},
"luminance": 0.56459
}Semantic roles & 50–950 ramp
primary
#BCCBAE
secondary
#8F7DA0
accent
#45A074
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382