#BCCCAE#BCCCAE
#BCCCAE is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.5% C 0.045 H 130.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCAE |
|---|---|
| RGB | rgb(188, 204, 174) |
| HSL | hsl(92, 23%, 74%) |
| HSV | hsv(92, 15%, 80%) |
| CMYK | cmyk(7.8%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(80.14, -10.86, 13.13) |
| CIE-LCH | lch(80.14, 17.04, 129.58°) |
| OKLab | oklab(82.49% -0.0288 0.034) |
| OKLCH | oklch(82.49% 0.045 130.3) |
| XYZ | xyz(49.9706, 56.9328, 48.3927) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.64
Greenish Grey
#96AE8D
ΔE00 8.99
Darkseagreen
#8FBC8F
ΔE00 9.79
Light Grey Green
#B7E1A1
ΔE00 9.89
Pale Olive
#B9CC81
ΔE00 10.64
Light Sage
#BCECAC
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCAE #BEAECC
analogous
#CBCCAE #BCCCAE #AECCAF
triadic
#BCCCAE #AEBCCC #CCAEBC
tetradic
#BCCCAE #AECBCC #BEAECC #CCAFAE
square
#BCCCAE #AECBCC #BEAECC #CCAFAE
split-complementary
#BCCCAE #AFAECC #CCAECB
monochromatic
#7E9D63 #9DB488 #BCCCAE #DBE4D4 #EFF3EC
Accessibility & contrast
On white
1.70
#BCCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BCCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCAE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCAE | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AC
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#BDC9C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcccae; /* rgb */ color: rgb(188, 204, 174); /* oklch */ color: oklch(82.5% 0.045 130.3);
Tailwind
colors: {
custom: {
50: '#d0dbc6',
500: '#bcccae',
950: '#000000',
},
}SCSS
$custom: #bcccae; $custom-light: #d0dbc6; $custom-dark: #000000;
JSON
{
"hex": "#bcccae",
"rgb": {
"r": 188,
"g": 204,
"b": 174
},
"hsl": {
"h": 92,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82487,
"c": 0.04454,
"h": 130.3
},
"luminance": 0.56933
}Semantic roles & 50–950 ramp
primary
#BCCCAE
secondary
#907DA1
accent
#44A176
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141513
muted
#838482