#BCCCA5#BCCCA5
#BCCCA5 is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.3% C 0.056 H 125.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCA5 |
|---|---|
| RGB | rgb(188, 204, 165) |
| HSL | hsl(85, 28%, 72%) |
| HSV | hsv(85, 19%, 80%) |
| CMYK | cmyk(7.8%, 0%, 19.1%, 20%) |
| CIE-LAB | lab(79.95, -12.33, 17.65) |
| CIE-LCH | lch(79.95, 21.53, 124.93°) |
| OKLab | oklab(82.27% -0.0326 0.0453) |
| OKLCH | oklch(82.27% 0.056 125.8) |
| XYZ | xyz(49.1225, 56.5935, 43.9258) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.02
Pale Olive
#B9CC81
ΔE00 8.09
Light Grey Green
#B7E1A1
ΔE00 8.13
Greenish Grey
#96AE8D
ΔE00 8.95
Darkseagreen
#8FBC8F
ΔE00 9.00
Greenish Tan
#BCCB7A
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCA5 #B5A5CC
analogous
#CCC9A5 #BCCCA5 #A9CCA5
triadic
#BCCCA5 #A5BCCC #CCA5BC
tetradic
#BCCCA5 #A5CCC9 #B5A5CC #CCA5A9
square
#BCCCA5 #A5CCC9 #B5A5CC #CCA5A9
split-complementary
#BCCCA5 #A5A9CC #C9A5CC
monochromatic
#819D59 #9FB67E #BCCCA5 #D9E2CC #F0F4EB
Accessibility & contrast
On white
1.70
#BCCCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BCCCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCA5
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCA5 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C7A3
Deuteranopia (green-blind)
#CEC6A7
Tritanopia (blue-blind)
#BEC8C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bccca5; /* rgb */ color: rgb(188, 204, 165); /* oklch */ color: oklch(82.3% 0.056 125.8);
Tailwind
colors: {
custom: {
50: '#d0dbbf',
500: '#bccca5',
950: '#000000',
},
}SCSS
$custom: #bccca5; $custom-light: #d0dbbf; $custom-dark: #000000;
JSON
{
"hex": "#bccca5",
"rgb": {
"r": 188,
"g": 204,
"b": 165
},
"hsl": {
"h": 84.615,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.82272,
"c": 0.05577,
"h": 125.8
},
"luminance": 0.56594
}Semantic roles & 50–950 ramp
primary
#BCCCA5
secondary
#8774A1
accent
#3FA66A
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141512
muted
#838482