#ABBAA8#ABBAA8
#ABBAA8 is a light, muted green. Relative luminance 0.466; OKLCH L 77.2% C 0.030 H 140.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAA8 |
|---|---|
| RGB | rgb(171, 186, 168) |
| HSL | hsl(110, 12%, 69%) |
| HSV | hsv(110, 10%, 73%) |
| CMYK | cmyk(8.1%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(73.93, -8.57, 7.36) |
| CIE-LCH | lch(73.93, 11.30, 139.34°) |
| OKLab | oklab(77.22% -0.0232 0.0192) |
| OKLCH | oklch(77.22% 0.03 140.5) |
| XYZ | xyz(41.4201, 46.6025, 43.8512) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.13
Sage Green
#9CAF88
ΔE00 7.82
Cement
#A5A391
ΔE00 9.07
Greyish
#A8A495
ΔE00 9.87
Silver (survey)
#C5C9C7
ΔE00 10.08
Bland
#AFA88B
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAA8 #B7A8BA
analogous
#B4BAA8 #ABBAA8 #A8BAAE
triadic
#ABBAA8 #A8ABBA #BAA8AB
tetradic
#ABBAA8 #A8B4BA #B7A8BA #BAAEA8
square
#ABBAA8 #A8B4BA #B7A8BA #BAAEA8
split-complementary
#ABBAA8 #AEA8BA #BAA8B4
monochromatic
#6B8166 #8A9F86 #ABBAA8 #CCD5CA #EDF0EC
Accessibility & contrast
On white
2.03
#ABBAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#ABBAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAA8
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAA8 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A7
Deuteranopia (green-blind)
#B9B5A9
Tritanopia (blue-blind)
#AAB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbaa8; /* rgb */ color: rgb(171, 186, 168); /* oklch */ color: oklch(77.2% 0.030 140.5);
Tailwind
colors: {
custom: {
50: '#c4cec1',
500: '#abbaa8',
950: '#000000',
},
}SCSS
$custom: #abbaa8; $custom-light: #c4cec1; $custom-dark: #000000;
JSON
{
"hex": "#abbaa8",
"rgb": {
"r": 171,
"g": 186,
"b": 168
},
"hsl": {
"h": 110,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.77216,
"c": 0.03014,
"h": 140.5
},
"luminance": 0.46603
}Semantic roles & 50–950 ramp
primary
#ABBAA8
secondary
#E1DCE1
accent
#50968A
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281