#BCCFA7#BCCFA7
#BCCFA7 is a very light, muted yellow-green. Relative luminance 0.581; OKLCH L 83.0% C 0.058 H 128.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFA7 |
|---|---|
| RGB | rgb(188, 207, 167) |
| HSL | hsl(89, 29%, 73%) |
| HSV | hsv(89, 19%, 81%) |
| CMYK | cmyk(9.2%, 0%, 19.3%, 18.8%) |
| CIE-LAB | lab(80.80, -13.54, 17.77) |
| CIE-LCH | lch(80.80, 22.34, 127.29°) |
| OKLab | oklab(82.96% -0.036 0.0456) |
| OKLCH | oklch(82.96% 0.058 128.3) |
| XYZ | xyz(50.0258, 58.1068, 45.1319) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.28
Pale Olive
#B9CC81
ΔE00 8.06
Sage Green
#9CAF88
ΔE00 8.54
Darkseagreen
#8FBC8F
ΔE00 8.77
Light Sage
#BCECAC
ΔE00 8.94
Greenish Grey
#96AE8D
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFA7 #BAA7CF
analogous
#CFCEA7 #BCCFA7 #A8CFA7
triadic
#BCCFA7 #A7BCCF #CFA7BC
tetradic
#BCCFA7 #A7CFCE #BAA7CF #CFA7A8
square
#BCCFA7 #A7CFCE #BAA7CF #CFA7A8
split-complementary
#BCCFA7 #A7A8CF #CEA7CF
monochromatic
#80A359 #9EB97F #BCCFA7 #DAE5CF #F0F4EB
Accessibility & contrast
On white
1.66
#BCCFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BCCFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFA7
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFA7 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C9A5
Deuteranopia (green-blind)
#D0C8A9
Tritanopia (blue-blind)
#BECBC4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccfa7; /* rgb */ color: rgb(188, 207, 167); /* oklch */ color: oklch(83.0% 0.058 128.3);
Tailwind
colors: {
custom: {
50: '#d0ddc1',
500: '#bccfa7',
950: '#000000',
},
}SCSS
$custom: #bccfa7; $custom-light: #d0ddc1; $custom-dark: #000000;
JSON
{
"hex": "#bccfa7",
"rgb": {
"r": 188,
"g": 207,
"b": 167
},
"hsl": {
"h": 88.5,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.82959,
"c": 0.05808,
"h": 128.3
},
"luminance": 0.58107
}Semantic roles & 50–950 ramp
primary
#BCCFA7
secondary
#8C76A5
accent
#3DA870
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482