#A9BEAF#A9BEAF
#A9BEAF is a light, muted green. Relative luminance 0.484; OKLCH L 78.1% C 0.031 H 154.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BEAF |
|---|---|
| RGB | rgb(169, 190, 175) |
| HSL | hsl(137, 14%, 70%) |
| HSV | hsv(137, 11%, 75%) |
| CMYK | cmyk(11.1%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(75.05, -10.07, 5.14) |
| CIE-LCH | lch(75.05, 11.31, 152.95°) |
| OKLab | oklab(78.12% -0.0281 0.0134) |
| OKLCH | oklch(78.12% 0.031 154.5) |
| XYZ | xyz(42.5118, 48.3564, 47.6431) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.01
Sage Green
#9CAF88
ΔE00 9.19
Silver (survey)
#C5C9C7
ΔE00 10.18
Darkseagreen
#8FBC8F
ΔE00 10.68
Cement
#A5A391
ΔE00 11.18
Pale Teal
#82CBB2
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BEAF #BEA9B8
analogous
#ADBEA9 #A9BEAF #A9BEB9
triadic
#A9BEAF #AFA9BE #BEAFA9
tetradic
#A9BEAF #A9ADBE #BEA9B8 #BEB9A9
square
#A9BEAF #A9ADBE #BEA9B8 #BEB9A9
split-complementary
#A9BEAF #B9A9BE #BEA9AD
monochromatic
#66876F #86A48F #A9BEAF #CCD8CF #EEF2EF
Accessibility & contrast
On white
1.97
#A9BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A9BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BEAF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BEAF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAE
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#A6BDBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a9beaf; /* rgb */ color: rgb(169, 190, 175); /* oklch */ color: oklch(78.1% 0.031 154.5);
Tailwind
colors: {
custom: {
50: '#c2d1c6',
500: '#a9beaf',
950: '#000000',
},
}SCSS
$custom: #a9beaf; $custom-light: #c2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#a9beaf",
"rgb": {
"r": 169,
"g": 190,
"b": 175
},
"hsl": {
"h": 137.143,
"s": 13.907,
"l": 70.392
},
"oklch": {
"l": 0.78119,
"c": 0.03117,
"h": 154.5
},
"luminance": 0.48357
}Semantic roles & 50–950 ramp
primary
#A9BEAF
secondary
#E4DFE3
accent
#4D8398
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282