#A9BFA2#A9BFA2
#A9BFA2 is a light, muted green. Relative luminance 0.483; OKLCH L 78.0% C 0.047 H 138.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BFA2 |
|---|---|
| RGB | rgb(169, 191, 162) |
| HSL | hsl(106, 18%, 69%) |
| HSV | hsv(106, 15%, 75%) |
| CMYK | cmyk(11.5%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(75.02, -12.95, 12.14) |
| CIE-LCH | lch(75.02, 17.75, 136.86°) |
| OKLab | oklab(77.99% -0.035 0.0314) |
| OKLCH | oklch(77.99% 0.047 138.1) |
| XYZ | xyz(41.5133, 48.3048, 41.3121) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.15
Sage Green
#9CAF88
ΔE00 5.56
Darkseagreen
#8FBC8F
ΔE00 6.90
Lichen
#8FB67B
ΔE00 9.06
Greyish Green
#82A67D
ΔE00 9.50
Grey Green
#86A17D
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BFA2 #B8A2BF
analogous
#B8BFA2 #A9BFA2 #A2BFAA
triadic
#A9BFA2 #A2A9BF #BFA2A9
tetradic
#A9BFA2 #A2B8BF #B8A2BF #BFAAA2
square
#A9BFA2 #A2B8BF #B8A2BF #BFAAA2
split-complementary
#A9BFA2 #AAA2BF #BFA2B8
monochromatic
#68895E #87A67E #A9BFA2 #CBD8C6 #ECF1EB
Accessibility & contrast
On white
1.97
#A9BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A9BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BFA2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BFA2 | 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)
#C1BAA0
Deuteranopia (green-blind)
#BDB8A3
Tritanopia (blue-blind)
#A8BDB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a9bfa2; /* rgb */ color: rgb(169, 191, 162); /* oklch */ color: oklch(78.0% 0.047 138.1);
Tailwind
colors: {
custom: {
50: '#c2d2bd',
500: '#a9bfa2',
950: '#000000',
},
}SCSS
$custom: #a9bfa2; $custom-light: #c2d2bd; $custom-dark: #000000;
JSON
{
"hex": "#a9bfa2",
"rgb": {
"r": 169,
"g": 191,
"b": 162
},
"hsl": {
"h": 105.517,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77993,
"c": 0.04702,
"h": 138.1
},
"luminance": 0.48305
}Semantic roles & 50–950 ramp
primary
#A9BFA2
secondary
#E1DAE3
accent
#499D88
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281