#ABCAC5#ABCAC5
#ABCAC5 is a light, muted teal. Relative luminance 0.549; OKLCH L 81.5% C 0.034 H 184.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAC5 |
|---|---|
| RGB | rgb(171, 202, 197) |
| HSL | hsl(170, 23%, 73%) |
| HSV | hsv(170, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 2.5%, 20.8%) |
| CIE-LAB | lab(79.00, -11.34, -0.98) |
| CIE-LCH | lch(79.00, 11.38, 184.93°) |
| OKLab | oklab(81.47% -0.0338 -0.0028) |
| OKLCH | oklch(81.47% 0.034 184.7) |
| XYZ | xyz(47.9906, 54.9290, 60.8864) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 8.71
Paleturquoise
#AFEEEE
ΔE00 9.94
Silver (survey)
#C5C9C7
ΔE00 10.11
Pale Teal
#82CBB2
ΔE00 11.05
Light Grey
#D8DCD6
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAC5 #CAABB0
analogous
#ABCAB5 #ABCAC5 #ABBFCA
triadic
#ABCAC5 #C5ABCA #CAC5AB
tetradic
#ABCAC5 #B5ABCA #CAABB0 #BFCAAB
square
#ABCAC5 #B5ABCA #CAABB0 #BFCAAB
split-complementary
#ABCAC5 #CAABBF #CAB5AB
monochromatic
#619A91 #85B2AB #ABCAC5 #D1E2DF #ECF3F2
Accessibility & contrast
On white
1.75
#ABCAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#ABCAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAC5
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAC5 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C5
Deuteranopia (green-blind)
#C1C2C5
Tritanopia (blue-blind)
#A3CBC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcac5; /* rgb */ color: rgb(171, 202, 197); /* oklch */ color: oklch(81.5% 0.034 184.7);
Tailwind
colors: {
custom: {
50: '#c4dad6',
500: '#abcac5',
950: '#000000',
},
}SCSS
$custom: #abcac5; $custom-light: #c4dad6; $custom-dark: #000000;
JSON
{
"hex": "#abcac5",
"rgb": {
"r": 171,
"g": 202,
"b": 197
},
"hsl": {
"h": 170.323,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81472,
"c": 0.03395,
"h": 184.7
},
"luminance": 0.5493
}Semantic roles & 50–950 ramp
primary
#ABCAC5
secondary
#9F7A80
accent
#4453A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383