#A9BEAE#A9BEAE
#A9BEAE is a light, muted green. Relative luminance 0.483; OKLCH L 78.1% C 0.032 H 152.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BEAE |
|---|---|
| RGB | rgb(169, 190, 174) |
| HSL | hsl(134, 14%, 70%) |
| HSV | hsv(134, 11%, 75%) |
| CMYK | cmyk(11.1%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(75.02, -10.26, 5.65) |
| CIE-LCH | lch(75.02, 11.72, 151.16°) |
| OKLab | oklab(78.09% -0.0286 0.0147) |
| OKLCH | oklch(78.09% 0.032 152.7) |
| XYZ | xyz(42.4140, 48.3173, 47.1278) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.70
Sage Green
#9CAF88
ΔE00 8.86
Darkseagreen
#8FBC8F
ΔE00 10.36
Silver (survey)
#C5C9C7
ΔE00 10.41
Cement
#A5A391
ΔE00 11.15
Pale Teal
#82CBB2
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BEAE #BEA9B9
analogous
#AEBEA9 #A9BEAE #A9BEB8
triadic
#A9BEAE #AEA9BE #BEAEA9
tetradic
#A9BEAE #A9AEBE #BEA9B9 #BEB8A9
square
#A9BEAE #A9AEBE #BEA9B9 #BEB8A9
split-complementary
#A9BEAE #B8A9BE #BEA9AE
monochromatic
#66876E #86A48D #A9BEAE #CCD8CF #EEF2EF
Accessibility & contrast
On white
1.97
#A9BEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A9BEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BEAE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BEAE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BAB8AF
Tritanopia (blue-blind)
#A6BDB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a9beae; /* rgb */ color: rgb(169, 190, 174); /* oklch */ color: oklch(78.1% 0.032 152.7);
Tailwind
colors: {
custom: {
50: '#c2d1c6',
500: '#a9beae',
950: '#000000',
},
}SCSS
$custom: #a9beae; $custom-light: #c2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#a9beae",
"rgb": {
"r": 169,
"g": 190,
"b": 174
},
"hsl": {
"h": 134.286,
"s": 13.907,
"l": 70.392
},
"oklch": {
"l": 0.78092,
"c": 0.03213,
"h": 152.7
},
"luminance": 0.48318
}Semantic roles & 50–950 ramp
primary
#A9BEAE
secondary
#E4DFE3
accent
#4D8698
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282