#ABC7BF#ABC7BF
#ABC7BF is a light, muted teal. Relative luminance 0.533; OKLCH L 80.7% C 0.032 H 176.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7BF |
|---|---|
| RGB | rgb(171, 199, 191) |
| HSL | hsl(163, 20%, 73%) |
| HSV | hsv(163, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 4%, 22%) |
| CIE-LAB | lab(78.03, -10.99, 0.84) |
| CIE-LCH | lch(78.03, 11.02, 175.65°) |
| OKLab | oklab(80.65% -0.0321 0.0021) |
| OKLCH | oklch(80.65% 0.032 176.4) |
| XYZ | xyz(46.6197, 53.2653, 57.1051) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.92
Silver (survey)
#C5C9C7
ΔE00 9.85
Lightblue
#ADD8E6
ΔE00 10.34
Pale Teal
#82CBB2
ΔE00 10.74
Light Grey
#D8DCD6
ΔE00 11.00
Paleturquoise
#AFEEEE
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7BF #C7ABB3
analogous
#ABC7B1 #ABC7BF #ABC1C7
triadic
#ABC7BF #BFABC7 #C7BFAB
tetradic
#ABC7BF #B1ABC7 #C7ABB3 #C1C7AB
square
#ABC7BF #B1ABC7 #C7ABB3 #C1C7AB
split-complementary
#ABC7BF #C7ABC1 #C7B1AB
monochromatic
#639586 #86AFA3 #ABC7BF #D0DFDB #EDF3F1
Accessibility & contrast
On white
1.80
#ABC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#ABC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7BF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7BF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#A5C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc7bf; /* rgb */ color: rgb(171, 199, 191); /* oklch */ color: oklch(80.7% 0.032 176.4);
Tailwind
colors: {
custom: {
50: '#c4d8d2',
500: '#abc7bf',
950: '#000000',
},
}SCSS
$custom: #abc7bf; $custom-light: #c4d8d2; $custom-dark: #000000;
JSON
{
"hex": "#abc7bf",
"rgb": {
"r": 171,
"g": 199,
"b": 191
},
"hsl": {
"h": 162.857,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80652,
"c": 0.03221,
"h": 176.4
},
"luminance": 0.53266
}Semantic roles & 50–950 ramp
primary
#ABC7BF
secondary
#9B7B84
accent
#47609E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383