#BCCFA6#BCCFA6
#BCCFA6 is a very light, muted yellow-green. Relative luminance 0.581; OKLCH L 82.9% C 0.059 H 127.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFA6 |
|---|---|
| RGB | rgb(188, 207, 166) |
| HSL | hsl(88, 30%, 73%) |
| HSV | hsv(88, 20%, 81%) |
| CMYK | cmyk(9.2%, 0%, 19.8%, 18.8%) |
| CIE-LAB | lab(80.78, -13.70, 18.27) |
| CIE-LCH | lch(80.78, 22.84, 126.85°) |
| OKLab | oklab(82.94% -0.0364 0.0468) |
| OKLCH | oklch(82.94% 0.059 127.9) |
| XYZ | xyz(49.9338, 58.0699, 44.6470) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.12
Pale Olive
#B9CC81
ΔE00 7.80
Sage Green
#9CAF88
ΔE00 8.53
Darkseagreen
#8FBC8F
ΔE00 8.74
Light Sage
#BCECAC
ΔE00 8.82
Greenish Tan
#BCCB7A
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFA6 #B9A6CF
analogous
#CFCDA6 #BCCFA6 #A7CFA6
triadic
#BCCFA6 #A6BCCF #CFA6BC
tetradic
#BCCFA6 #A6CFCD #B9A6CF #CFA6A7
square
#BCCFA6 #A6CFCD #B9A6CF #CFA6A7
split-complementary
#BCCFA6 #A6A7CF #CDA6CF
monochromatic
#80A358 #9EBA7E #BCCFA6 #DAE4CE #F0F4EB
Accessibility & contrast
On white
1.66
#BCCFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BCCFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFA6
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFA6 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C9A4
Deuteranopia (green-blind)
#D1C8A8
Tritanopia (blue-blind)
#BECBC4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccfa6; /* rgb */ color: rgb(188, 207, 166); /* oklch */ color: oklch(82.9% 0.059 127.9);
Tailwind
colors: {
custom: {
50: '#d0ddc0',
500: '#bccfa6',
950: '#000000',
},
}SCSS
$custom: #bccfa6; $custom-light: #d0ddc0; $custom-dark: #000000;
JSON
{
"hex": "#bccfa6",
"rgb": {
"r": 188,
"g": 207,
"b": 166
},
"hsl": {
"h": 87.805,
"s": 29.927,
"l": 73.137
},
"oklch": {
"l": 0.82936,
"c": 0.05932,
"h": 127.9
},
"luminance": 0.5807
}Semantic roles & 50–950 ramp
primary
#BCCFA6
secondary
#8B75A5
accent
#3DA96F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482