#A9BEAB#A9BEAB
#A9BEAB is a light, muted green. Relative luminance 0.482; OKLCH L 78.0% C 0.035 H 147.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BEAB |
|---|---|
| RGB | rgb(169, 190, 171) |
| HSL | hsl(126, 14%, 70%) |
| HSV | hsv(126, 11%, 75%) |
| CMYK | cmyk(11.1%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(74.95, -10.82, 7.17) |
| CIE-LCH | lch(74.95, 12.98, 146.45°) |
| OKLab | oklab(78.01% -0.0298 0.0187) |
| OKLCH | oklch(78.01% 0.035 147.9) |
| XYZ | xyz(42.1248, 48.2016, 45.6047) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.86
Sage Green
#9CAF88
ΔE00 7.90
Darkseagreen
#8FBC8F
ΔE00 9.45
Grey Green
#86A17D
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 11.06
Cement
#A5A391
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BEAB #BEA9BC
analogous
#B1BEA9 #A9BEAB #A9BEB5
triadic
#A9BEAB #ABA9BE #BEABA9
tetradic
#A9BEAB #A9B1BE #BEA9BC #BEB5A9
square
#A9BEAB #A9B1BE #BEA9BC #BEB5A9
split-complementary
#A9BEAB #B5A9BE #BEA9B1
monochromatic
#668769 #86A489 #A9BEAB #CCD8CD #EEF2EE
Accessibility & contrast
On white
1.97
#A9BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A9BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BEAB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BEAB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#A7BDB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a9beab; /* rgb */ color: rgb(169, 190, 171); /* oklch */ color: oklch(78.0% 0.035 147.9);
Tailwind
colors: {
custom: {
50: '#c2d1c4',
500: '#a9beab',
950: '#000000',
},
}SCSS
$custom: #a9beab; $custom-light: #c2d1c4; $custom-dark: #000000;
JSON
{
"hex": "#a9beab",
"rgb": {
"r": 169,
"g": 190,
"b": 171
},
"hsl": {
"h": 125.714,
"s": 13.907,
"l": 70.392
},
"oklch": {
"l": 0.7801,
"c": 0.03517,
"h": 147.9
},
"luminance": 0.48202
}Semantic roles & 50–950 ramp
primary
#A9BEAB
secondary
#E4DFE4
accent
#4D9198
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121412
muted
#818281