#A2BFA2#A2BFA2
#A2BFA2 is a light, muted green. Relative luminance 0.476; OKLCH L 77.5% C 0.051 H 145.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFA2 |
|---|---|
| RGB | rgb(162, 191, 162) |
| HSL | hsl(120, 18%, 69%) |
| HSV | hsv(120, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(74.54, -15.41, 11.40) |
| CIE-LCH | lch(74.54, 19.16, 143.51°) |
| OKLab | oklab(77.49% -0.0422 0.0295) |
| OKLCH | oklch(77.49% 0.051 145.1) |
| XYZ | xyz(40.0512, 47.5509, 41.2435) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.00
Darkseagreen
#8FBC8F
ΔE00 5.62
Sage Green
#9CAF88
ΔE00 6.03
Lichen
#8FB67B
ΔE00 8.62
Greyish Green
#82A67D
ΔE00 8.72
Pale Teal
#82CBB2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFA2 #BFA2BF
analogous
#B1BFA2 #A2BFA2 #A2BFB1
triadic
#A2BFA2 #A2A2BF #BFA2A2
tetradic
#A2BFA2 #A2B1BF #BFA2BF #BFB1A2
square
#A2BFA2 #A2B1BF #BFA2BF #BFB1A2
split-complementary
#A2BFA2 #B1A2BF #BFA2B1
monochromatic
#5E895E #7EA67E #A2BFA2 #C6D8C6 #EBF1EB
Accessibility & contrast
On white
2.00
#A2BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#A2BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFA2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFA2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A0
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#9FBDB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bfa2; /* rgb */ color: rgb(162, 191, 162); /* oklch */ color: oklch(77.5% 0.051 145.1);
Tailwind
colors: {
custom: {
50: '#bdd2bd',
500: '#a2bfa2',
950: '#000000',
},
}SCSS
$custom: #a2bfa2; $custom-light: #bdd2bd; $custom-dark: #000000;
JSON
{
"hex": "#a2bfa2",
"rgb": {
"r": 162,
"g": 191,
"b": 162
},
"hsl": {
"h": 120,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77493,
"c": 0.05145,
"h": 145.1
},
"luminance": 0.47552
}Semantic roles & 50–950 ramp
primary
#A2BFA2
secondary
#E3DAE3
accent
#499D9D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281