#ABC5BD#ABC5BD
#ABC5BD is a light, muted teal. Relative luminance 0.523; OKLCH L 80.2% C 0.030 H 175.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5BD |
|---|---|
| RGB | rgb(171, 197, 189) |
| HSL | hsl(162, 18%, 72%) |
| HSV | hsv(162, 13%, 77%) |
| CMYK | cmyk(13.2%, 0%, 4.1%, 22.7%) |
| CIE-LAB | lab(77.44, -10.35, 1.05) |
| CIE-LCH | lch(77.44, 10.40, 174.21°) |
| OKLab | oklab(80.16% -0.0302 0.0026) |
| OKLCH | oklch(80.16% 0.03 175) |
| XYZ | xyz(45.9439, 52.2636, 55.8015) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.42
Powder Blue
#B0E0E6
ΔE00 9.45
Lightblue
#ADD8E6
ΔE00 10.63
Light Grey
#D8DCD6
ΔE00 10.79
Pale Teal
#82CBB2
ΔE00 11.17
Cool Grey
#95A3A6
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5BD #C5ABB3
analogous
#ABC5B0 #ABC5BD #ABC0C5
triadic
#ABC5BD #BDABC5 #C5BDAB
tetradic
#ABC5BD #B0ABC5 #C5ABB3 #C0C5AB
square
#ABC5BD #B0ABC5 #C5ABB3 #C0C5AB
split-complementary
#ABC5BD #C5ABC0 #C5B0AB
monochromatic
#649183 #87ACA1 #ABC5BD #CFDED9 #EDF3F1
Accessibility & contrast
On white
1.83
#ABC5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABC5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5BD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5BD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BD
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#A5C6C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc5bd; /* rgb */ color: rgb(171, 197, 189); /* oklch */ color: oklch(80.2% 0.030 175.0);
Tailwind
colors: {
custom: {
50: '#c4d6d0',
500: '#abc5bd',
950: '#000000',
},
}SCSS
$custom: #abc5bd; $custom-light: #c4d6d0; $custom-dark: #000000;
JSON
{
"hex": "#abc5bd",
"rgb": {
"r": 171,
"g": 197,
"b": 189
},
"hsl": {
"h": 161.538,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.80165,
"c": 0.03029,
"h": 175
},
"luminance": 0.52265
}Semantic roles & 50–950 ramp
primary
#ABC5BD
secondary
#997B84
accent
#49639D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383