#A2BFA9#A2BFA9
#A2BFA9 is a light, muted green. Relative luminance 0.478; OKLCH L 77.7% C 0.044 H 152.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFA9 |
|---|---|
| RGB | rgb(162, 191, 169) |
| HSL | hsl(134, 18%, 69%) |
| HSV | hsv(134, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 11.5%, 25.1%) |
| CIE-LAB | lab(74.70, -14.12, 7.84) |
| CIE-LCH | lch(74.70, 16.15, 150.97°) |
| OKLab | oklab(77.68% -0.0392 0.0204) |
| OKLCH | oklch(77.68% 0.044 152.6) |
| XYZ | xyz(40.6908, 47.8067, 44.6122) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.20
Darkseagreen
#8FBC8F
ΔE00 7.51
Sage Green
#9CAF88
ΔE00 7.63
Pale Teal
#82CBB2
ΔE00 8.75
Greyish Green
#82A67D
ΔE00 9.98
Grey Green
#86A17D
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFA9 #BFA2B8
analogous
#AABFA2 #A2BFA9 #A2BFB8
triadic
#A2BFA9 #A9A2BF #BFA9A2
tetradic
#A2BFA9 #A2AABF #BFA2B8 #BFB8A2
square
#A2BFA9 #A2AABF #BFA2B8 #BFB8A2
split-complementary
#A2BFA9 #B8A2BF #BFA2AA
monochromatic
#5E8968 #7EA687 #A2BFA9 #C6D8CB #EBF1EC
Accessibility & contrast
On white
1.99
#A2BFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A2BFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFA9
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFA9 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA8
Deuteranopia (green-blind)
#BAB6AA
Tritanopia (blue-blind)
#9EBEB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bfa9; /* rgb */ color: rgb(162, 191, 169); /* oklch */ color: oklch(77.7% 0.044 152.6);
Tailwind
colors: {
custom: {
50: '#bdd2c2',
500: '#a2bfa9',
950: '#000000',
},
}SCSS
$custom: #a2bfa9; $custom-light: #bdd2c2; $custom-dark: #000000;
JSON
{
"hex": "#a2bfa9",
"rgb": {
"r": 162,
"g": 191,
"b": 169
},
"hsl": {
"h": 134.483,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77676,
"c": 0.04417,
"h": 152.6
},
"luminance": 0.47808
}Semantic roles & 50–950 ramp
primary
#A2BFA9
secondary
#E3DAE1
accent
#49889D
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281