#A7BDAF#A7BDAF
#A7BDAF is a light, muted green. Relative luminance 0.477; OKLCH L 77.8% C 0.031 H 157.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BDAF |
|---|---|
| RGB | rgb(167, 189, 175) |
| HSL | hsl(142, 14%, 70%) |
| HSV | hsv(142, 12%, 74%) |
| CMYK | cmyk(11.6%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(74.64, -10.24, 4.53) |
| CIE-LCH | lch(74.64, 11.20, 156.11°) |
| OKLab | oklab(77.76% -0.0288 0.0118) |
| OKLCH | oklch(77.76% 0.031 157.7) |
| XYZ | xyz(41.8701, 47.7051, 47.5512) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.11
Sage Green
#9CAF88
ΔE00 9.42
Silver (survey)
#C5C9C7
ΔE00 10.31
Darkseagreen
#8FBC8F
ΔE00 10.81
Cool Grey
#95A3A6
ΔE00 11.10
Pale Teal
#82CBB2
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BDAF #BDA7B5
analogous
#AABDA7 #A7BDAF #A7BDBA
triadic
#A7BDAF #AFA7BD #BDAFA7
tetradic
#A7BDAF #A7AABD #BDA7B5 #BDBAA7
square
#A7BDAF #A7AABD #BDA7B5 #BDBAA7
split-complementary
#A7BDAF #BAA7BD #BDA7AA
monochromatic
#648570 #84A38F #A7BDAF #CAD7CF #EDF1EF
Accessibility & contrast
On white
1.99
#A7BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#A7BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BDAF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BDAF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AE
Deuteranopia (green-blind)
#B8B7B0
Tritanopia (blue-blind)
#A4BDB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a7bdaf; /* rgb */ color: rgb(167, 189, 175); /* oklch */ color: oklch(77.8% 0.031 157.7);
Tailwind
colors: {
custom: {
50: '#c1d0c6',
500: '#a7bdaf',
950: '#000000',
},
}SCSS
$custom: #a7bdaf; $custom-light: #c1d0c6; $custom-dark: #000000;
JSON
{
"hex": "#a7bdaf",
"rgb": {
"r": 167,
"g": 189,
"b": 175
},
"hsl": {
"h": 141.818,
"s": 14.286,
"l": 69.804
},
"oklch": {
"l": 0.77759,
"c": 0.03111,
"h": 157.7
},
"luminance": 0.47706
}Semantic roles & 50–950 ramp
primary
#A7BDAF
secondary
#E3DDE1
accent
#4D7D98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282