#ABC5BF#ABC5BF
#ABC5BF is a light, muted teal. Relative luminance 0.524; OKLCH L 80.2% C 0.029 H 180.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5BF |
|---|---|
| RGB | rgb(171, 197, 191) |
| HSL | hsl(166, 18%, 72%) |
| HSV | hsv(166, 13%, 77%) |
| CMYK | cmyk(13.2%, 0%, 3%, 22.7%) |
| CIE-LAB | lab(77.49, -9.95, 0.05) |
| CIE-LCH | lch(77.49, 9.95, 179.74°) |
| OKLab | oklab(80.22% -0.0294 0) |
| OKLCH | oklch(80.22% 0.029 180.1) |
| XYZ | xyz(46.1625, 52.3510, 56.9527) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.92
Silver (survey)
#C5C9C7
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 9.81
Light Grey
#D8DCD6
ΔE00 10.66
Cool Grey
#95A3A6
ΔE00 10.91
Silver
#C0C0C0
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5BF #C5ABB1
analogous
#ABC5B2 #ABC5BF #ABBEC5
triadic
#ABC5BF #BFABC5 #C5BFAB
tetradic
#ABC5BF #B2ABC5 #C5ABB1 #BEC5AB
square
#ABC5BF #B2ABC5 #C5ABB1 #BEC5AB
split-complementary
#ABC5BF #C5ABBE #C5B2AB
monochromatic
#649187 #87ACA3 #ABC5BF #CFDEDB #EDF3F1
Accessibility & contrast
On white
1.83
#ABC5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#ABC5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5BF
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5BF | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#A5C6C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc5bf; /* rgb */ color: rgb(171, 197, 191); /* oklch */ color: oklch(80.2% 0.029 180.1);
Tailwind
colors: {
custom: {
50: '#c4d6d2',
500: '#abc5bf',
950: '#000000',
},
}SCSS
$custom: #abc5bf; $custom-light: #c4d6d2; $custom-dark: #000000;
JSON
{
"hex": "#abc5bf",
"rgb": {
"r": 171,
"g": 197,
"b": 191
},
"hsl": {
"h": 166.154,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.80223,
"c": 0.02937,
"h": 180.1
},
"luminance": 0.52352
}Semantic roles & 50–950 ramp
primary
#ABC5BF
secondary
#997B82
accent
#495C9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383