#ABBAB4#ABBAB4
#ABBAB4 is a light, near-neutral teal. Relative luminance 0.471; OKLCH L 77.6% C 0.019 H 169.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAB4 |
|---|---|
| RGB | rgb(171, 186, 180) |
| HSL | hsl(156, 10%, 70%) |
| HSV | hsv(156, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 3.2%, 27.1%) |
| CIE-LAB | lab(74.23, -6.33, 1.26) |
| CIE-LCH | lch(74.23, 6.46, 168.71°) |
| OKLab | oklab(77.55% -0.0183 0.0033) |
| OKLCH | oklch(77.55% 0.019 169.9) |
| XYZ | xyz(42.5900, 47.0705, 50.0129) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.07
Cool Grey
#95A3A6
ΔE00 7.90
Silver
#C0C0C0
ΔE00 8.27
Dark Gray
#A9A9A9
ΔE00 8.74
Dove Gray
#B6B8BD
ΔE00 8.97
Cool Gray
#9AA7B0
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAB4 #BAABB1
analogous
#ABBAAC #ABBAB4 #ABB9BA
triadic
#ABBAB4 #B4ABBA #BAB4AB
tetradic
#ABBAB4 #ACABBA #BAABB1 #B9BAAB
square
#ABBAB4 #ACABBA #BAABB1 #B9BAAB
split-complementary
#ABBAB4 #BAABB9 #BAACAB
monochromatic
#6A8178 #899E96 #ABBAB4 #CDD6D2 #EEF1F0
Accessibility & contrast
On white
2.02
#ABBAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ABBAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAB4
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAB4 | 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)
#B9B8B4
Deuteranopia (green-blind)
#B6B6B4
Tritanopia (blue-blind)
#A8BAB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbab4; /* rgb */ color: rgb(171, 186, 180); /* oklch */ color: oklch(77.6% 0.019 169.9);
Tailwind
colors: {
custom: {
50: '#c4ceca',
500: '#abbab4',
950: '#000000',
},
}SCSS
$custom: #abbab4; $custom-light: #c4ceca; $custom-dark: #000000;
JSON
{
"hex": "#abbab4",
"rgb": {
"r": 171,
"g": 186,
"b": 180
},
"hsl": {
"h": 156,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77553,
"c": 0.0186,
"h": 169.9
},
"luminance": 0.47071
}Semantic roles & 50–950 ramp
primary
#ABBAB4
secondary
#E3DEE0
accent
#526C94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282