#ABC5BE#ABC5BE
#ABC5BE is a light, muted teal. Relative luminance 0.523; OKLCH L 80.2% C 0.030 H 177.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5BE |
|---|---|
| RGB | rgb(171, 197, 190) |
| HSL | hsl(164, 18%, 72%) |
| HSV | hsv(164, 13%, 77%) |
| CMYK | cmyk(13.2%, 0%, 3.6%, 22.7%) |
| CIE-LAB | lab(77.46, -10.15, 0.55) |
| CIE-LCH | lch(77.46, 10.16, 176.91°) |
| OKLab | oklab(80.19% -0.0298 0.0013) |
| OKLCH | oklch(80.19% 0.03 177.5) |
| XYZ | xyz(46.0528, 52.3071, 56.3752) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.26
Lightblue
#ADD8E6
ΔE00 10.22
Light Grey
#D8DCD6
ΔE00 10.72
Cool Grey
#95A3A6
ΔE00 11.11
Silver
#C0C0C0
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5BE #C5ABB2
analogous
#ABC5B1 #ABC5BE #ABBFC5
triadic
#ABC5BE #BEABC5 #C5BEAB
tetradic
#ABC5BE #B1ABC5 #C5ABB2 #BFC5AB
square
#ABC5BE #B1ABC5 #C5ABB2 #BFC5AB
split-complementary
#ABC5BE #C5ABBF #C5B1AB
monochromatic
#649185 #87ACA2 #ABC5BE #CFDEDA #EDF3F1
Accessibility & contrast
On white
1.83
#ABC5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#ABC5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5BE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5BE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#A5C6C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc5be; /* rgb */ color: rgb(171, 197, 190); /* oklch */ color: oklch(80.2% 0.030 177.5);
Tailwind
colors: {
custom: {
50: '#c4d6d1',
500: '#abc5be',
950: '#000000',
},
}SCSS
$custom: #abc5be; $custom-light: #c4d6d1; $custom-dark: #000000;
JSON
{
"hex": "#abc5be",
"rgb": {
"r": 171,
"g": 197,
"b": 190
},
"hsl": {
"h": 163.846,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.80194,
"c": 0.02981,
"h": 177.5
},
"luminance": 0.52308
}Semantic roles & 50–950 ramp
primary
#ABC5BE
secondary
#997B83
accent
#495F9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383