#A2BAA8#A2BAA8
#A2BAA8 is a light, muted green. Relative luminance 0.456; OKLCH L 76.6% C 0.037 H 153.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAA8 |
|---|---|
| RGB | rgb(162, 186, 168) |
| HSL | hsl(135, 15%, 68%) |
| HSV | hsv(135, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(73.30, -11.72, 6.37) |
| CIE-LCH | lch(73.30, 13.34, 151.46°) |
| OKLab | oklab(76.55% -0.0326 0.0166) |
| OKLCH | oklch(76.55% 0.037 153) |
| XYZ | xyz(39.5255, 45.6257, 43.7624) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.28
Sage Green
#9CAF88
ΔE00 7.77
Darkseagreen
#8FBC8F
ΔE00 9.07
Grey Green
#86A17D
ΔE00 9.95
Greyish Green
#82A67D
ΔE00 10.37
Pale Teal
#82CBB2
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAA8 #BAA2B4
analogous
#A8BAA2 #A2BAA8 #A2BAB4
triadic
#A2BAA8 #A8A2BA #BAA8A2
tetradic
#A2BAA8 #A2A8BA #BAA2B4 #BAB4A2
square
#A2BAA8 #A2A8BA #BAA2B4 #BAB4A2
split-complementary
#A2BAA8 #B4A2BA #BAA2A8
monochromatic
#608268 #7FA087 #A2BAA8 #C5D4C9 #E8EEEA
Accessibility & contrast
On white
2.07
#A2BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#A2BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAA8
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAA8 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A7
Deuteranopia (green-blind)
#B6B3A9
Tritanopia (blue-blind)
#9FB9B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2baa8; /* rgb */ color: rgb(162, 186, 168); /* oklch */ color: oklch(76.6% 0.037 153.0);
Tailwind
colors: {
custom: {
50: '#bdcec1',
500: '#a2baa8',
950: '#000000',
},
}SCSS
$custom: #a2baa8; $custom-light: #bdcec1; $custom-dark: #000000;
JSON
{
"hex": "#a2baa8",
"rgb": {
"r": 162,
"g": 186,
"b": 168
},
"hsl": {
"h": 135,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.76554,
"c": 0.03657,
"h": 153
},
"luminance": 0.45626
}Semantic roles & 50–950 ramp
primary
#A2BAA8
secondary
#E0D8DE
accent
#4C8699
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121312
muted
#818281