#ABBAB3#ABBAB3
#ABBAB3 is a light, near-neutral teal. Relative luminance 0.470; OKLCH L 77.5% C 0.019 H 166.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAB3 |
|---|---|
| RGB | rgb(171, 186, 179) |
| HSL | hsl(152, 10%, 70%) |
| HSV | hsv(152, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 3.8%, 27.1%) |
| CIE-LAB | lab(74.21, -6.52, 1.77) |
| CIE-LCH | lch(74.21, 6.76, 164.81°) |
| OKLab | oklab(77.52% -0.0187 0.0046) |
| OKLCH | oklch(77.52% 0.019 166.2) |
| XYZ | xyz(42.4885, 47.0299, 49.4783) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.27
Cool Grey
#95A3A6
ΔE00 8.18
Silver
#C0C0C0
ΔE00 8.51
Dark Gray
#A9A9A9
ΔE00 8.95
Dove Gray
#B6B8BD
ΔE00 9.31
Cool Gray
#9AA7B0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAB3 #BAABB2
analogous
#ABBAAB #ABBAB3 #ABBABA
triadic
#ABBAB3 #B3ABBA #BAB3AB
tetradic
#ABBAB3 #ABABBA #BAABB2 #BABAAB
square
#ABBAB3 #ABABBA #BAABB2 #BABAAB
split-complementary
#ABBAB3 #BAABBA #BAABAB
monochromatic
#6A8176 #899E95 #ABBAB3 #CDD6D1 #EEF1F0
Accessibility & contrast
On white
2.02
#ABBAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ABBAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAB3
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAB3 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B3
Deuteranopia (green-blind)
#B6B6B3
Tritanopia (blue-blind)
#A8BAB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abbab3; /* rgb */ color: rgb(171, 186, 179); /* oklch */ color: oklch(77.5% 0.019 166.2);
Tailwind
colors: {
custom: {
50: '#c4cec9',
500: '#abbab3',
950: '#000000',
},
}SCSS
$custom: #abbab3; $custom-light: #c4cec9; $custom-dark: #000000;
JSON
{
"hex": "#abbab3",
"rgb": {
"r": 171,
"g": 186,
"b": 179
},
"hsl": {
"h": 152,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77523,
"c": 0.01927,
"h": 166.2
},
"luminance": 0.4703
}Semantic roles & 50–950 ramp
primary
#ABBAB3
secondary
#E3DEE0
accent
#527194
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282