#ABCAC7#ABCAC7
#ABCAC7 is a light, muted teal. Relative luminance 0.550; OKLCH L 81.5% C 0.033 H 189.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAC7 |
|---|---|
| RGB | rgb(171, 202, 199) |
| HSL | hsl(174, 23%, 73%) |
| HSV | hsv(174, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 1.5%, 20.8%) |
| CIE-LAB | lab(79.05, -10.93, -1.98) |
| CIE-LCH | lch(79.05, 11.11, 190.24°) |
| OKLab | oklab(81.53% -0.033 -0.0054) |
| OKLCH | oklch(81.53% 0.033 189.3) |
| XYZ | xyz(48.2212, 55.0212, 62.1013) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 9.85
Silver (survey)
#C5C9C7
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 11.11
Pale Sky Blue
#BDF6FE
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAC7 #CAABAE
analogous
#ABCAB7 #ABCAC7 #ABBDCA
triadic
#ABCAC7 #C7ABCA #CAC7AB
tetradic
#ABCAC7 #B7ABCA #CAABAE #BDCAAB
square
#ABCAC7 #B7ABCA #CAABAE #BDCAAB
split-complementary
#ABCAC7 #CAABBD #CAB7AB
monochromatic
#619A94 #85B2AE #ABCAC7 #D1E2E0 #ECF3F2
Accessibility & contrast
On white
1.75
#ABCAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#ABCAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAC7
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAC7 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C7
Deuteranopia (green-blind)
#C0C2C7
Tritanopia (blue-blind)
#A3CCC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcac7; /* rgb */ color: rgb(171, 202, 199); /* oklch */ color: oklch(81.5% 0.033 189.3);
Tailwind
colors: {
custom: {
50: '#c4dad8',
500: '#abcac7',
950: '#000000',
},
}SCSS
$custom: #abcac7; $custom-light: #c4dad8; $custom-dark: #000000;
JSON
{
"hex": "#abcac7",
"rgb": {
"r": 171,
"g": 202,
"b": 199
},
"hsl": {
"h": 174.194,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81532,
"c": 0.03348,
"h": 189.3
},
"luminance": 0.55023
}Semantic roles & 50–950 ramp
primary
#ABCAC7
secondary
#9F7A7E
accent
#444DA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383