#BCCAC2#BCCAC2
#BCCAC2 is a very light, near-neutral green. Relative luminance 0.568; OKLCH L 82.6% C 0.019 H 161.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAC2 |
|---|---|
| RGB | rgb(188, 202, 194) |
| HSL | hsl(146, 12%, 76%) |
| HSV | hsv(146, 7%, 79%) |
| CMYK | cmyk(6.9%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(80.08, -6.27, 2.35) |
| CIE-LCH | lch(80.08, 6.70, 159.46°) |
| OKLab | oklab(82.6% -0.0178 0.0061) |
| OKLCH | oklch(82.6% 0.019 161) |
| XYZ | xyz(51.5952, 56.8270, 59.2789) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.52
Light Grey
#D8DCD6
ΔE00 6.58
Silver
#C0C0C0
ΔE00 8.13
Light Gray
#D3D3D3
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 9.45
Fog
#D8DCE0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAC2 #CABCC4
analogous
#BDCABC #BCCAC2 #BCCAC9
triadic
#BCCAC2 #C2BCCA #CAC2BC
tetradic
#BCCAC2 #BCBDCA #CABCC4 #CAC9BC
square
#BCCAC2 #BCBDCA #CABCC4 #CAC9BC
split-complementary
#BCCAC2 #C9BCCA #CABCBD
monochromatic
#789484 #9AAFA3 #BCCAC2 #DEE5E1 #EEF1EF
Accessibility & contrast
On white
1.70
#BCCAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BCCAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAC2
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAC2 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#BACAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccac2; /* rgb */ color: rgb(188, 202, 194); /* oklch */ color: oklch(82.6% 0.019 161.0);
Tailwind
colors: {
custom: {
50: '#d0dad4',
500: '#bccac2',
950: '#000000',
},
}SCSS
$custom: #bccac2; $custom-light: #d0dad4; $custom-dark: #000000;
JSON
{
"hex": "#bccac2",
"rgb": {
"r": 188,
"g": 202,
"b": 194
},
"hsl": {
"h": 145.714,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82596,
"c": 0.01883,
"h": 161
},
"luminance": 0.56827
}Semantic roles & 50–950 ramp
primary
#BCCAC2
secondary
#9E8C96
accent
#507896
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383