#A3BFA2#A3BFA2
#A3BFA2 is a light, muted green. Relative luminance 0.477; OKLCH L 77.6% C 0.051 H 144.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFA2 |
|---|---|
| RGB | rgb(163, 191, 162) |
| HSL | hsl(118, 18%, 69%) |
| HSV | hsv(118, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(74.61, -15.06, 11.50) |
| CIE-LCH | lch(74.61, 18.95, 142.63°) |
| OKLab | oklab(77.56% -0.0412 0.0297) |
| OKLCH | oklch(77.56% 0.051 144.2) |
| XYZ | xyz(40.2552, 47.6560, 41.2531) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.97
Darkseagreen
#8FBC8F
ΔE00 5.78
Sage Green
#9CAF88
ΔE00 5.93
Lichen
#8FB67B
ΔE00 8.65
Greyish Green
#82A67D
ΔE00 8.80
Grey Green
#86A17D
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFA2 #BEA2BF
analogous
#B2BFA2 #A3BFA2 #A2BFB0
triadic
#A3BFA2 #A2A3BF #BFA2A3
tetradic
#A3BFA2 #A2B2BF #BEA2BF #BFB0A2
square
#A3BFA2 #A2B2BF #BEA2BF #BFB0A2
split-complementary
#A3BFA2 #B0A2BF #BFA2B2
monochromatic
#5F895E #7FA67E #A3BFA2 #C7D8C6 #EBF1EB
Accessibility & contrast
On white
1.99
#A3BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A3BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFA2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFA2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A0
Deuteranopia (green-blind)
#BCB6A3
Tritanopia (blue-blind)
#A1BDB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bfa2; /* rgb */ color: rgb(163, 191, 162); /* oklch */ color: oklch(77.6% 0.051 144.2);
Tailwind
colors: {
custom: {
50: '#bed2bd',
500: '#a3bfa2',
950: '#000000',
},
}SCSS
$custom: #a3bfa2; $custom-light: #bed2bd; $custom-dark: #000000;
JSON
{
"hex": "#a3bfa2",
"rgb": {
"r": 163,
"g": 191,
"b": 162
},
"hsl": {
"h": 117.931,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77563,
"c": 0.05077,
"h": 144.2
},
"luminance": 0.47657
}Semantic roles & 50–950 ramp
primary
#A3BFA2
secondary
#E2DAE3
accent
#499D9A
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281