#ABBAB2#ABBAB2
#ABBAB2 is a light, muted green. Relative luminance 0.470; OKLCH L 77.5% C 0.020 H 162.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAB2 |
|---|---|
| RGB | rgb(171, 186, 178) |
| HSL | hsl(148, 10%, 70%) |
| HSV | hsv(148, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(74.18, -6.71, 2.28) |
| CIE-LCH | lch(74.18, 7.09, 161.26°) |
| OKLab | oklab(77.5% -0.0191 0.0059) |
| OKLCH | oklch(77.5% 0.02 162.8) |
| XYZ | xyz(42.3877, 46.9896, 48.9476) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 8.46
Silver
#C0C0C0
ΔE00 8.75
Dark Gray
#A9A9A9
ΔE00 9.18
Dove Gray
#B6B8BD
ΔE00 9.67
Cement
#A5A391
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAB2 #BAABB3
analogous
#ABBAAB #ABBAB2 #ABBABA
triadic
#ABBAB2 #B2ABBA #BAB2AB
tetradic
#ABBAB2 #ABABBA #BAABB3 #BABAAB
square
#ABBAB2 #ABABBA #BAABB3 #BABAAB
split-complementary
#ABBAB2 #BAABBA #BAABAB
monochromatic
#6A8175 #899E93 #ABBAB2 #CDD6D1 #EEF1F0
Accessibility & contrast
On white
2.02
#ABBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#ABBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAB2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAB2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B2
Deuteranopia (green-blind)
#B7B6B2
Tritanopia (blue-blind)
#A8BAB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbab2; /* rgb */ color: rgb(171, 186, 178); /* oklch */ color: oklch(77.5% 0.020 162.8);
Tailwind
colors: {
custom: {
50: '#c4cec9',
500: '#abbab2',
950: '#000000',
},
}SCSS
$custom: #abbab2; $custom-light: #c4cec9; $custom-dark: #000000;
JSON
{
"hex": "#abbab2",
"rgb": {
"r": 171,
"g": 186,
"b": 178
},
"hsl": {
"h": 148,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77495,
"c": 0.02002,
"h": 162.8
},
"luminance": 0.4699
}Semantic roles & 50–950 ramp
primary
#ABBAB2
secondary
#E3DEE1
accent
#527594
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282