#ABC6BF#ABC6BF
#ABC6BF is a light, muted teal. Relative luminance 0.528; OKLCH L 80.4% C 0.031 H 178.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6BF |
|---|---|
| RGB | rgb(171, 198, 191) |
| HSL | hsl(164, 19%, 72%) |
| HSV | hsv(164, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 3.5%, 22.4%) |
| CIE-LAB | lab(77.76, -10.47, 0.44) |
| CIE-LCH | lch(77.76, 10.48, 177.59°) |
| OKLab | oklab(80.44% -0.0308 0.001) |
| OKLCH | oklch(80.44% 0.031 178.1) |
| XYZ | xyz(46.3903, 52.8066, 57.0287) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.90
Silver (survey)
#C5C9C7
ΔE00 9.47
Lightblue
#ADD8E6
ΔE00 10.06
Light Grey
#D8DCD6
ΔE00 10.82
Pale Teal
#82CBB2
ΔE00 11.20
Cool Grey
#95A3A6
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6BF #C6ABB2
analogous
#ABC6B1 #ABC6BF #ABC0C6
triadic
#ABC6BF #BFABC6 #C6BFAB
tetradic
#ABC6BF #B1ABC6 #C6ABB2 #C0C6AB
square
#ABC6BF #B1ABC6 #C6ABB2 #C0C6AB
split-complementary
#ABC6BF #C6ABC0 #C6B1AB
monochromatic
#649387 #87ADA3 #ABC6BF #CFDFDB #EDF3F1
Accessibility & contrast
On white
1.82
#ABC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#ABC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6BF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6BF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BF
Deuteranopia (green-blind)
#BEBFC0
Tritanopia (blue-blind)
#A5C7C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc6bf; /* rgb */ color: rgb(171, 198, 191); /* oklch */ color: oklch(80.4% 0.031 178.1);
Tailwind
colors: {
custom: {
50: '#c4d7d2',
500: '#abc6bf',
950: '#000000',
},
}SCSS
$custom: #abc6bf; $custom-light: #c4d7d2; $custom-dark: #000000;
JSON
{
"hex": "#abc6bf",
"rgb": {
"r": 171,
"g": 198,
"b": 191
},
"hsl": {
"h": 164.444,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.80437,
"c": 0.03078,
"h": 178.1
},
"luminance": 0.52808
}Semantic roles & 50–950 ramp
primary
#ABC6BF
secondary
#9A7B83
accent
#485E9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383