#ABBBB9#ABBBB9
#ABBBB9 is a light, near-neutral teal. Relative luminance 0.477; OKLCH L 77.9% C 0.018 H 187.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBB9 |
|---|---|
| RGB | rgb(171, 187, 185) |
| HSL | hsl(173, 11%, 70%) |
| HSV | hsv(173, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(74.64, -5.88, -0.87) |
| CIE-LCH | lch(74.64, 5.95, 188.45°) |
| OKLab | oklab(77.91% -0.0177 -0.0024) |
| OKLCH | oklch(77.91% 0.018 187.8) |
| XYZ | xyz(43.3199, 47.7007, 52.8144) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 7.24
Silver
#C0C0C0
ΔE00 7.72
Dove Gray
#B6B8BD
ΔE00 7.93
Cool Gray
#9AA7B0
ΔE00 8.10
Dark Gray
#A9A9A9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBB9 #BBABAD
analogous
#ABBBB1 #ABBBB9 #ABB5BB
triadic
#ABBBB9 #B9ABBB #BBB9AB
tetradic
#ABBBB9 #B1ABBB #BBABAD #B5BBAB
square
#ABBBB9 #B1ABBB #BBABAD #B5BBAB
split-complementary
#ABBBB9 #BBABB5 #BBB1AB
monochromatic
#69827F #89A09D #ABBBB9 #CDD6D5 #EEF1F1
Accessibility & contrast
On white
1.99
#ABBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ABBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBB9
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBB9 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B9
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#A7BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbb9; /* rgb */ color: rgb(171, 187, 185); /* oklch */ color: oklch(77.9% 0.018 187.8);
Tailwind
colors: {
custom: {
50: '#c4cfce',
500: '#abbbb9',
950: '#000000',
},
}SCSS
$custom: #abbbb9; $custom-light: #c4cfce; $custom-dark: #000000;
JSON
{
"hex": "#abbbb9",
"rgb": {
"r": 171,
"g": 187,
"b": 185
},
"hsl": {
"h": 172.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77913,
"c": 0.01788,
"h": 187.8
},
"luminance": 0.47701
}Semantic roles & 50–950 ramp
primary
#ABBBB9
secondary
#E3DFDF
accent
#515995
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282