#ABCAC3#ABCAC3
#ABCAC3 is a light, muted teal. Relative luminance 0.548; OKLCH L 81.4% C 0.035 H 180.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAC3 |
|---|---|
| RGB | rgb(171, 202, 195) |
| HSL | hsl(166, 23%, 73%) |
| HSV | hsv(166, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 3.5%, 20.8%) |
| CIE-LAB | lab(78.95, -11.74, 0.02) |
| CIE-LCH | lch(78.95, 11.74, 179.90°) |
| OKLab | oklab(81.41% -0.0346 -0.0001) |
| OKLCH | oklch(81.41% 0.035 180.2) |
| XYZ | xyz(47.7629, 54.8379, 59.6875) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.89
Lightblue
#ADD8E6
ΔE00 9.56
Paleturquoise
#AFEEEE
ΔE00 10.12
Silver (survey)
#C5C9C7
ΔE00 10.37
Pale Teal
#82CBB2
ΔE00 10.45
Light Grey
#D8DCD6
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAC3 #CAABB2
analogous
#ABCAB3 #ABCAC3 #ABC1CA
triadic
#ABCAC3 #C3ABCA #CAC3AB
tetradic
#ABCAC3 #B3ABCA #CAABB2 #C1CAAB
square
#ABCAC3 #B3ABCA #CAABB2 #C1CAAB
split-complementary
#ABCAC3 #CAABC1 #CAB3AB
monochromatic
#619A8D #85B2A8 #ABCAC3 #D1E2DE #ECF3F2
Accessibility & contrast
On white
1.75
#ABCAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#ABCAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAC3
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAC3 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C3
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#A3CBC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcac3; /* rgb */ color: rgb(171, 202, 195); /* oklch */ color: oklch(81.4% 0.035 180.2);
Tailwind
colors: {
custom: {
50: '#c4dad5',
500: '#abcac3',
950: '#000000',
},
}SCSS
$custom: #abcac3; $custom-light: #c4dad5; $custom-dark: #000000;
JSON
{
"hex": "#abcac3",
"rgb": {
"r": 171,
"g": 202,
"b": 195
},
"hsl": {
"h": 166.452,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81413,
"c": 0.03465,
"h": 180.2
},
"luminance": 0.54839
}Semantic roles & 50–950 ramp
primary
#ABCAC3
secondary
#9F7A83
accent
#4459A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383