#A2BFA0#A2BFA0
#A2BFA0 is a light, muted green. Relative luminance 0.475; OKLCH L 77.4% C 0.054 H 143.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFA0 |
|---|---|
| RGB | rgb(162, 191, 160) |
| HSL | hsl(116, 19%, 69%) |
| HSV | hsv(116, 16%, 75%) |
| CMYK | cmyk(15.2%, 0%, 16.2%, 25.1%) |
| CIE-LAB | lab(74.50, -15.77, 12.41) |
| CIE-LCH | lch(74.50, 20.07, 141.78°) |
| OKLab | oklab(77.44% -0.043 0.0321) |
| OKLCH | oklch(77.44% 0.054 143.3) |
| XYZ | xyz(39.8749, 47.4803, 40.3147) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.81
Darkseagreen
#8FBC8F
ΔE00 5.18
Sage Green
#9CAF88
ΔE00 5.67
Lichen
#8FB67B
ΔE00 8.06
Greyish Green
#82A67D
ΔE00 8.45
Sage Green (survey)
#88B378
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFA0 #BDA0BF
analogous
#B2BFA0 #A2BFA0 #A0BFAE
triadic
#A2BFA0 #A0A2BF #BFA0A2
tetradic
#A2BFA0 #A0B2BF #BDA0BF #BFAEA0
square
#A2BFA0 #A0B2BF #BDA0BF #BFAEA0
split-complementary
#A2BFA0 #AEA0BF #BFA0B2
monochromatic
#5F895C #7EA67B #A2BFA0 #C6D8C5 #EAF0E9
Accessibility & contrast
On white
2.00
#A2BFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A2BFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFA0
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFA0 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99E
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#A0BDB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bfa0; /* rgb */ color: rgb(162, 191, 160); /* oklch */ color: oklch(77.4% 0.054 143.3);
Tailwind
colors: {
custom: {
50: '#bdd2bc',
500: '#a2bfa0',
950: '#000000',
},
}SCSS
$custom: #a2bfa0; $custom-light: #bdd2bc; $custom-dark: #000000;
JSON
{
"hex": "#a2bfa0",
"rgb": {
"r": 162,
"g": 191,
"b": 160
},
"hsl": {
"h": 116.129,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.77443,
"c": 0.05365,
"h": 143.3
},
"luminance": 0.47481
}Semantic roles & 50–950 ramp
primary
#A2BFA0
secondary
#E1D9E2
accent
#489E98
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281