#ABBAA5#ABBAA5
#ABBAA5 is a light, muted green. Relative luminance 0.465; OKLCH L 77.1% C 0.034 H 136.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAA5 |
|---|---|
| RGB | rgb(171, 186, 165) |
| HSL | hsl(103, 13%, 69%) |
| HSV | hsv(103, 11%, 73%) |
| CMYK | cmyk(8.1%, 0%, 11.3%, 27.1%) |
| CIE-LAB | lab(73.86, -9.11, 8.89) |
| CIE-LCH | lch(73.86, 12.73, 135.69°) |
| OKLab | oklab(77.14% -0.0245 0.0231) |
| OKLCH | oklch(77.14% 0.034 136.7) |
| XYZ | xyz(41.1438, 46.4920, 42.3963) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.35
Sage Green
#9CAF88
ΔE00 6.87
Cement
#A5A391
ΔE00 9.12
Darkseagreen
#8FBC8F
ΔE00 9.91
Greyish
#A8A495
ΔE00 10.08
Bland
#AFA88B
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAA5 #B4A5BA
analogous
#B6BAA5 #ABBAA5 #A5BAAA
triadic
#ABBAA5 #A5ABBA #BAA5AB
tetradic
#ABBAA5 #A5B6BA #B4A5BA #BAAAA5
square
#ABBAA5 #A5B6BA #B4A5BA #BAAAA5
split-complementary
#ABBAA5 #AAA5BA #BAA5B6
monochromatic
#6C8163 #8B9F82 #ABBAA5 #CBD5C8 #ECEFEA
Accessibility & contrast
On white
2.04
#ABBAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#ABBAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAA5
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAA5 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A4
Deuteranopia (green-blind)
#B9B5A6
Tritanopia (blue-blind)
#ABB8B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abbaa5; /* rgb */ color: rgb(171, 186, 165); /* oklch */ color: oklch(77.1% 0.034 136.7);
Tailwind
colors: {
custom: {
50: '#c4cebf',
500: '#abbaa5',
950: '#000000',
},
}SCSS
$custom: #abbaa5; $custom-light: #c4cebf; $custom-dark: #000000;
JSON
{
"hex": "#abbaa5",
"rgb": {
"r": 171,
"g": 186,
"b": 165
},
"hsl": {
"h": 102.857,
"s": 13.208,
"l": 68.824
},
"oklch": {
"l": 0.77136,
"c": 0.03369,
"h": 136.7
},
"luminance": 0.46492
}Semantic roles & 50–950 ramp
primary
#ABBAA5
secondary
#DFDAE1
accent
#4E9782
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281