#ABBBAA#ABBBAA
#ABBBAA is a light, muted green. Relative luminance 0.471; OKLCH L 77.5% C 0.030 H 143.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBAA |
|---|---|
| RGB | rgb(171, 187, 170) |
| HSL | hsl(116, 11%, 70%) |
| HSV | hsv(116, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(74.25, -8.73, 6.73) |
| CIE-LCH | lch(74.25, 11.03, 142.37°) |
| OKLab | oklab(77.49% -0.0239 0.0176) |
| OKLCH | oklch(77.49% 0.03 143.7) |
| XYZ | xyz(41.8192, 47.1004, 44.9105) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.42
Sage Green
#9CAF88
ΔE00 8.22
Cement
#A5A391
ΔE00 9.48
Silver (survey)
#C5C9C7
ΔE00 9.88
Greyish
#A8A495
ΔE00 10.23
Darkseagreen
#8FBC8F
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBAA #BAAABB
analogous
#B3BBAA #ABBBAA #AABBB2
triadic
#ABBBAA #AAABBB #BBAAAB
tetradic
#ABBBAA #AAB3BB #BAAABB #BBB2AA
square
#ABBBAA #AAB3BB #BAAABB #BBB2AA
split-complementary
#ABBBAA #B2AABB #BBAAB3
monochromatic
#6A8268 #89A088 #ABBBAA #CDD6CC #EEF1EE
Accessibility & contrast
On white
2.02
#ABBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#ABBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBAA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBAA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#AABAB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbaa; /* rgb */ color: rgb(171, 187, 170); /* oklch */ color: oklch(77.5% 0.030 143.7);
Tailwind
colors: {
custom: {
50: '#c4cfc3',
500: '#abbbaa',
950: '#000000',
},
}SCSS
$custom: #abbbaa; $custom-light: #c4cfc3; $custom-dark: #000000;
JSON
{
"hex": "#abbbaa",
"rgb": {
"r": 171,
"g": 187,
"b": 170
},
"hsl": {
"h": 116.471,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77485,
"c": 0.02962,
"h": 143.7
},
"luminance": 0.47101
}Semantic roles & 50–950 ramp
primary
#ABBBAA
secondary
#E3DEE3
accent
#509591
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281