#A2BFA3#A2BFA3
#A2BFA3 is a light, muted green. Relative luminance 0.476; OKLCH L 77.5% C 0.050 H 146.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFA3 |
|---|---|
| RGB | rgb(162, 191, 163) |
| HSL | hsl(122, 18%, 69%) |
| HSV | hsv(122, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 14.7%, 25.1%) |
| CIE-LAB | lab(74.56, -15.23, 10.89) |
| CIE-LCH | lch(74.56, 18.72, 144.44°) |
| OKLab | oklab(77.52% -0.0417 0.0282) |
| OKLCH | oklch(77.52% 0.05 146) |
| XYZ | xyz(40.1405, 47.5866, 41.7135) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.12
Darkseagreen
#8FBC8F
ΔE00 5.86
Sage Green
#9CAF88
ΔE00 6.23
Greyish Green
#82A67D
ΔE00 8.87
Lichen
#8FB67B
ΔE00 8.90
Pale Teal
#82CBB2
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFA3 #BFA2BE
analogous
#B0BFA2 #A2BFA3 #A2BFB2
triadic
#A2BFA3 #A3A2BF #BFA3A2
tetradic
#A2BFA3 #A2B0BF #BFA2BE #BFB2A2
square
#A2BFA3 #A2B0BF #BFA2BE #BFB2A2
split-complementary
#A2BFA3 #B2A2BF #BFA2B0
monochromatic
#5E895F #7EA67F #A2BFA3 #C6D8C7 #EBF1EB
Accessibility & contrast
On white
2.00
#A2BFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A2BFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFA3
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFA3 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A1
Deuteranopia (green-blind)
#BBB6A4
Tritanopia (blue-blind)
#9FBDB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bfa3; /* rgb */ color: rgb(162, 191, 163); /* oklch */ color: oklch(77.5% 0.050 146.0);
Tailwind
colors: {
custom: {
50: '#bdd2be',
500: '#a2bfa3',
950: '#000000',
},
}SCSS
$custom: #a2bfa3; $custom-light: #bdd2be; $custom-dark: #000000;
JSON
{
"hex": "#a2bfa3",
"rgb": {
"r": 162,
"g": 191,
"b": 163
},
"hsl": {
"h": 122.069,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77519,
"c": 0.05036,
"h": 146
},
"luminance": 0.47587
}Semantic roles & 50–950 ramp
primary
#A2BFA3
secondary
#E3DAE2
accent
#499A9D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281