#ABBBAC#ABBBAC
#ABBBAC is a light, muted green. Relative luminance 0.472; OKLCH L 77.5% C 0.027 H 147.1°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBAC |
|---|---|
| RGB | rgb(171, 187, 172) |
| HSL | hsl(124, 11%, 70%) |
| HSV | hsv(124, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(74.30, -8.37, 5.72) |
| CIE-LCH | lch(74.30, 10.13, 145.66°) |
| OKLab | oklab(77.54% -0.023 0.0149) |
| OKLCH | oklch(77.54% 0.027 147.1) |
| XYZ | xyz(42.0098, 47.1767, 45.9145) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.03
Sage Green
#9CAF88
ΔE00 8.91
Silver (survey)
#C5C9C7
ΔE00 9.35
Cement
#A5A391
ΔE00 9.54
Greyish
#A8A495
ΔE00 10.18
Silver
#C0C0C0
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBAC #BBABBA
analogous
#B2BBAB #ABBBAC #ABBBB4
triadic
#ABBBAC #ACABBB #BBACAB
tetradic
#ABBBAC #ABB2BB #BBABBA #BBB4AB
square
#ABBBAC #ABB2BB #BBABBA #BBB4AB
split-complementary
#ABBBAC #B4ABBB #BBABB2
monochromatic
#69826B #89A08B #ABBBAC #CDD6CD #EEF1EE
Accessibility & contrast
On white
2.01
#ABBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBAC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBAC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#B9B6AD
Tritanopia (blue-blind)
#AABAB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbbac; /* rgb */ color: rgb(171, 187, 172); /* oklch */ color: oklch(77.5% 0.027 147.1);
Tailwind
colors: {
custom: {
50: '#c4cfc4',
500: '#abbbac',
950: '#000000',
},
}SCSS
$custom: #abbbac; $custom-light: #c4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#abbbac",
"rgb": {
"r": 171,
"g": 187,
"b": 172
},
"hsl": {
"h": 123.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77539,
"c": 0.02744,
"h": 147.1
},
"luminance": 0.47177
}Semantic roles & 50–950 ramp
primary
#ABBBAC
secondary
#E3DFE3
accent
#519095
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281