#A3BCAF#A3BCAF
#A3BCAF is a light, muted green. Relative luminance 0.468; OKLCH L 77.3% C 0.033 H 163.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BCAF |
|---|---|
| RGB | rgb(163, 188, 175) |
| HSL | hsl(149, 16%, 69%) |
| HSV | hsv(149, 13%, 74%) |
| CMYK | cmyk(13.3%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(74.09, -11.08, 3.71) |
| CIE-LCH | lch(74.09, 11.68, 161.49°) |
| OKLab | oklab(77.26% -0.0315 0.0096) |
| OKLCH | oklch(77.26% 0.033 163) |
| XYZ | xyz(40.8235, 46.8473, 47.4407) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 9.76
Pale Teal
#82CBB2
ΔE00 10.53
Darkseagreen
#8FBC8F
ΔE00 10.74
Cool Grey
#95A3A6
ΔE00 10.92
Silver (survey)
#C5C9C7
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BCAF #BCA3B0
analogous
#A4BCA3 #A3BCAF #A3BCBC
triadic
#A3BCAF #AFA3BC #BCAFA3
tetradic
#A3BCAF #A3A4BC #BCA3B0 #BCBCA3
square
#A3BCAF #A3A4BC #BCA3B0 #BCBCA3
split-complementary
#A3BCAF #BCA3BC #BCA3A4
monochromatic
#608472 #80A290 #A3BCAF #C6D6CE #EAF0ED
Accessibility & contrast
On white
2.03
#A3BCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A3BCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BCAF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BCAF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#9FBCB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a3bcaf; /* rgb */ color: rgb(163, 188, 175); /* oklch */ color: oklch(77.3% 0.033 163.0);
Tailwind
colors: {
custom: {
50: '#bed0c6',
500: '#a3bcaf',
950: '#000000',
},
}SCSS
$custom: #a3bcaf; $custom-light: #bed0c6; $custom-dark: #000000;
JSON
{
"hex": "#a3bcaf",
"rgb": {
"r": 163,
"g": 188,
"b": 175
},
"hsl": {
"h": 148.8,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.77256,
"c": 0.0329,
"h": 163
},
"luminance": 0.46848
}Semantic roles & 50–950 ramp
primary
#A3BCAF
secondary
#E1DADE
accent
#4C749A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282