#BACDC2#BACDC2
#BACDC2 is a very light, muted green. Relative luminance 0.580; OKLCH L 83.1% C 0.026 H 160.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDC2 |
|---|---|
| RGB | rgb(186, 205, 194) |
| HSL | hsl(145, 16%, 77%) |
| HSV | hsv(145, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.74, -8.51, 3.28) |
| CIE-LCH | lch(80.74, 9.12, 158.91°) |
| OKLab | oklab(83.08% -0.0241 0.0086) |
| OKLCH | oklch(83.08% 0.026 160.5) |
| XYZ | xyz(51.8166, 57.9961, 59.4929) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 7.96
Silver
#C0C0C0
ΔE00 10.38
Powder Blue
#B0E0E6
ΔE00 10.46
Light Gray
#D3D3D3
ΔE00 10.48
Gainsboro
#DCDCDC
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDC2 #CDBAC5
analogous
#BCCDBA #BACDC2 #BACDCC
triadic
#BACDC2 #C2BACD #CDC2BA
tetradic
#BACDC2 #BABCCD #CDBAC5 #CDCCBA
square
#BACDC2 #BABCCD #CDBAC5 #CDCCBA
split-complementary
#BACDC2 #CCBACD #CDBABC
monochromatic
#739A83 #97B3A3 #BACDC2 #DDE7E1 #EDF2EF
Accessibility & contrast
On white
1.67
#BACDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BACDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDC2
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDC2 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC1
Deuteranopia (green-blind)
#C9C7C3
Tritanopia (blue-blind)
#B7CDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacdc2; /* rgb */ color: rgb(186, 205, 194); /* oklch */ color: oklch(83.1% 0.026 160.5);
Tailwind
colors: {
custom: {
50: '#cedcd4',
500: '#bacdc2',
950: '#000000',
},
}SCSS
$custom: #bacdc2; $custom-light: #cedcd4; $custom-dark: #000000;
JSON
{
"hex": "#bacdc2",
"rgb": {
"r": 186,
"g": 205,
"b": 194
},
"hsl": {
"h": 145.263,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.83078,
"c": 0.02557,
"h": 160.5
},
"luminance": 0.57997
}Semantic roles & 50–950 ramp
primary
#BACDC2
secondary
#A18A97
accent
#4B799A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483