#BCCDA7#BCCDA7
#BCCDA7 is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.5% C 0.055 H 127.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDA7 |
|---|---|
| RGB | rgb(188, 205, 167) |
| HSL | hsl(87, 28%, 73%) |
| HSV | hsv(87, 19%, 80%) |
| CMYK | cmyk(8.3%, 0%, 18.5%, 19.6%) |
| CIE-LAB | lab(80.26, -12.52, 17.02) |
| CIE-LCH | lch(80.26, 21.13, 126.33°) |
| OKLab | oklab(82.53% -0.0332 0.0437) |
| OKLCH | oklch(82.53% 0.055 127.2) |
| XYZ | xyz(49.5444, 57.1438, 44.9714) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.06
Sage Green
#9CAF88
ΔE00 8.22
Pale Olive
#B9CC81
ΔE00 8.43
Darkseagreen
#8FBC8F
ΔE00 8.97
Greenish Grey
#96AE8D
ΔE00 9.02
Greenish Tan
#BCCB7A
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDA7 #B8A7CD
analogous
#CDCBA7 #BCCDA7 #A9CDA7
triadic
#BCCDA7 #A7BCCD #CDA7BC
tetradic
#BCCDA7 #A7CDCB #B8A7CD #CDA7A9
square
#BCCDA7 #A7CDCB #B8A7CD #CDA7A9
split-complementary
#BCCDA7 #A7A9CD #CBA7CD
monochromatic
#809F5A #9EB780 #BCCDA7 #DAE3CE #F0F4EB
Accessibility & contrast
On white
1.69
#BCCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BCCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDA7
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDA7 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A5
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#BEC9C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccda7; /* rgb */ color: rgb(188, 205, 167); /* oklch */ color: oklch(82.5% 0.055 127.2);
Tailwind
colors: {
custom: {
50: '#d0dcc1',
500: '#bccda7',
950: '#000000',
},
}SCSS
$custom: #bccda7; $custom-light: #d0dcc1; $custom-dark: #000000;
JSON
{
"hex": "#bccda7",
"rgb": {
"r": 188,
"g": 205,
"b": 167
},
"hsl": {
"h": 86.842,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.82532,
"c": 0.05487,
"h": 127.2
},
"luminance": 0.57144
}Semantic roles & 50–950 ramp
primary
#BCCDA7
secondary
#8A76A2
accent
#3FA66D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482