#ABBAAA#ABBAAA
#ABBAAA is a light, muted green. Relative luminance 0.467; OKLCH L 77.3% C 0.028 H 143.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAAA |
|---|---|
| RGB | rgb(171, 186, 170) |
| HSL | hsl(116, 10%, 70%) |
| HSV | hsv(116, 9%, 73%) |
| CMYK | cmyk(8.1%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(73.98, -8.21, 6.34) |
| CIE-LCH | lch(73.98, 10.38, 142.30°) |
| OKLab | oklab(77.27% -0.0224 0.0166) |
| OKLCH | oklch(77.27% 0.028 143.6) |
| XYZ | xyz(41.6078, 46.6776, 44.8400) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.71
Sage Green
#9CAF88
ΔE00 8.50
Cement
#A5A391
ΔE00 9.09
Silver (survey)
#C5C9C7
ΔE00 9.53
Greyish
#A8A495
ΔE00 9.79
Bland
#AFA88B
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAAA #B9AABA
analogous
#B3BAAA #ABBAAA #AABAB1
triadic
#ABBAAA #AAABBA #BAAAAB
tetradic
#ABBAAA #AAB3BA #B9AABA #BAB1AA
square
#ABBAAA #AAB3BA #B9AABA #BAB1AA
split-complementary
#ABBAAA #B1AABA #BAAAB3
monochromatic
#6A8169 #8A9F88 #ABBAAA #CCD5CC #EEF1EE
Accessibility & contrast
On white
2.03
#ABBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#ABBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAAA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAAA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#AAB9B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbaaa; /* rgb */ color: rgb(171, 186, 170); /* oklch */ color: oklch(77.3% 0.028 143.6);
Tailwind
colors: {
custom: {
50: '#c4cec3',
500: '#abbaaa',
950: '#000000',
},
}SCSS
$custom: #abbaaa; $custom-light: #c4cec3; $custom-dark: #000000;
JSON
{
"hex": "#abbaaa",
"rgb": {
"r": 171,
"g": 186,
"b": 170
},
"hsl": {
"h": 116.25,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.7727,
"c": 0.02787,
"h": 143.6
},
"luminance": 0.46678
}Semantic roles & 50–950 ramp
primary
#ABBAAA
secondary
#E2DEE2
accent
#519490
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281