#A2B89C#A2B89C
#A2B89C is a light, muted green. Relative luminance 0.444; OKLCH L 75.8% C 0.046 H 139.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B89C |
|---|---|
| RGB | rgb(162, 184, 156) |
| HSL | hsl(107, 16%, 67%) |
| HSV | hsv(107, 15%, 72%) |
| CMYK | cmyk(12%, 0%, 15.2%, 27.8%) |
| CIE-LAB | lab(72.47, -12.86, 11.72) |
| CIE-LCH | lch(72.47, 17.40, 137.67°) |
| OKLab | oklab(75.8% -0.0348 0.0303) |
| OKLCH | oklch(75.8% 0.046 139) |
| XYZ | xyz(38.0403, 44.3622, 38.0047) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.49
Sage Green
#9CAF88
ΔE00 4.41
Darkseagreen
#8FBC8F
ΔE00 6.68
Grey Green
#86A17D
ΔE00 7.80
Greyish Green
#82A67D
ΔE00 8.06
Lichen
#8FB67B
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B89C #B29CB8
analogous
#B0B89C #A2B89C #9CB8A4
triadic
#A2B89C #9CA2B8 #B89CA2
tetradic
#A2B89C #9CB0B8 #B29CB8 #B8A49C
square
#A2B89C #9CB0B8 #B29CB8 #B8A49C
split-complementary
#A2B89C #A49CB8 #B89CB0
monochromatic
#637F5B #819E78 #A2B89C #C3D2C0 #E5EBE3
Accessibility & contrast
On white
2.13
#A2B89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#A2B89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B89C
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B89C | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#B6B19D
Tritanopia (blue-blind)
#A1B6B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b89c; /* rgb */ color: rgb(162, 184, 156); /* oklch */ color: oklch(75.8% 0.046 139.0);
Tailwind
colors: {
custom: {
50: '#bdcdb9',
500: '#a2b89c',
950: '#000000',
},
}SCSS
$custom: #a2b89c; $custom-light: #bdcdb9; $custom-dark: #000000;
JSON
{
"hex": "#a2b89c",
"rgb": {
"r": 162,
"g": 184,
"b": 156
},
"hsl": {
"h": 107.143,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.758,
"c": 0.04616,
"h": 139
},
"luminance": 0.44363
}Semantic roles & 50–950 ramp
primary
#A2B89C
secondary
#DAD3DC
accent
#4B9B8A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280