#ABB8B2#ABB8B2
#ABB8B2 is a light, near-neutral teal. Relative luminance 0.462; OKLCH L 77.1% C 0.017 H 166.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8B2 |
|---|---|
| RGB | rgb(171, 184, 178) |
| HSL | hsl(152, 8%, 70%) |
| HSV | hsv(152, 7%, 72%) |
| CMYK | cmyk(7.1%, 0%, 3.3%, 27.8%) |
| CIE-LAB | lab(73.64, -5.65, 1.50) |
| CIE-LCH | lch(73.64, 5.85, 165.19°) |
| OKLab | oklab(77.07% -0.0162 0.0039) |
| OKLCH | oklch(77.07% 0.017 166.6) |
| XYZ | xyz(41.9693, 46.1528, 48.8081) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 7.48
Silver
#C0C0C0
ΔE00 7.79
Dark Gray
#A9A9A9
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 8.46
Cool Gray
#9AA7B0
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8B2 #B8ABB1
analogous
#ABB8AC #ABB8B2 #ABB8B8
triadic
#ABB8B2 #B2ABB8 #B8B2AB
tetradic
#ABB8B2 #ACABB8 #B8ABB1 #B8B8AB
square
#ABB8B2 #ACABB8 #B8ABB1 #B8B8AB
split-complementary
#ABB8B2 #B8ABB8 #B8ACAB
monochromatic
#6B7E75 #8A9C94 #ABB8B2 #CCD4D0 #EDF0EF
Accessibility & contrast
On white
2.05
#ABB8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#ABB8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8B2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8B2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#A9B8B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb8b2; /* rgb */ color: rgb(171, 184, 178); /* oklch */ color: oklch(77.1% 0.017 166.6);
Tailwind
colors: {
custom: {
50: '#c4cdc9',
500: '#abb8b2',
950: '#000000',
},
}SCSS
$custom: #abb8b2; $custom-light: #c4cdc9; $custom-dark: #000000;
JSON
{
"hex": "#abb8b2",
"rgb": {
"r": 171,
"g": 184,
"b": 178
},
"hsl": {
"h": 152.308,
"s": 8.387,
"l": 69.608
},
"oklch": {
"l": 0.77069,
"c": 0.01671,
"h": 166.6
},
"luminance": 0.46153
}Semantic roles & 50–950 ramp
primary
#ABB8B2
secondary
#E1DEDF
accent
#537092
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282