#ABBAA6#ABBAA6
#ABBAA6 is a light, muted green. Relative luminance 0.465; OKLCH L 77.2% C 0.032 H 137.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAA6 |
|---|---|
| RGB | rgb(171, 186, 166) |
| HSL | hsl(105, 13%, 69%) |
| HSV | hsv(105, 11%, 73%) |
| CMYK | cmyk(8.1%, 0%, 10.8%, 27.1%) |
| CIE-LAB | lab(73.89, -8.93, 8.38) |
| CIE-LCH | lch(73.89, 12.25, 136.82°) |
| OKLab | oklab(77.16% -0.0241 0.0218) |
| OKLCH | oklch(77.16% 0.032 137.8) |
| XYZ | xyz(41.2352, 46.5286, 42.8775) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.60
Sage Green
#9CAF88
ΔE00 7.18
Cement
#A5A391
ΔE00 9.09
Greyish
#A8A495
ΔE00 10.00
Darkseagreen
#8FBC8F
ΔE00 10.17
Bland
#AFA88B
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAA6 #B5A6BA
analogous
#B5BAA6 #ABBAA6 #A6BAAB
triadic
#ABBAA6 #A6ABBA #BAA6AB
tetradic
#ABBAA6 #A6B5BA #B5A6BA #BAABA6
square
#ABBAA6 #A6B5BA #B5A6BA #BAABA6
split-complementary
#ABBAA6 #ABA6BA #BAA6B5
monochromatic
#6C8164 #8A9F84 #ABBAA6 #CCD5C8 #ECEFEB
Accessibility & contrast
On white
2.04
#ABBAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ABBAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAA6
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAA6 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A5
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#ABB8B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbaa6; /* rgb */ color: rgb(171, 186, 166); /* oklch */ color: oklch(77.2% 0.032 137.8);
Tailwind
colors: {
custom: {
50: '#c4cec0',
500: '#abbaa6',
950: '#000000',
},
}SCSS
$custom: #abbaa6; $custom-light: #c4cec0; $custom-dark: #000000;
JSON
{
"hex": "#abbaa6",
"rgb": {
"r": 171,
"g": 186,
"b": 166
},
"hsl": {
"h": 105,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.77163,
"c": 0.03249,
"h": 137.8
},
"luminance": 0.46529
}Semantic roles & 50–950 ramp
primary
#ABBAA6
secondary
#DFDBE1
accent
#4F9785
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281