#ABCAC2#ABCAC2
#ABCAC2 is a light, muted teal. Relative luminance 0.548; OKLCH L 81.4% C 0.035 H 178.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAC2 |
|---|---|
| RGB | rgb(171, 202, 194) |
| HSL | hsl(165, 23%, 73%) |
| HSV | hsv(165, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(78.92, -11.94, 0.52) |
| CIE-LCH | lch(78.92, 11.95, 177.51°) |
| OKLab | oklab(81.38% -0.035 0.0012) |
| OKLCH | oklch(81.38% 0.035 178.1) |
| XYZ | xyz(47.6502, 54.7928, 59.0940) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.20
Lightblue
#ADD8E6
ΔE00 9.99
Pale Teal
#82CBB2
ΔE00 10.18
Paleturquoise
#AFEEEE
ΔE00 10.25
Silver (survey)
#C5C9C7
ΔE00 10.51
Light Grey
#D8DCD6
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAC2 #CAABB3
analogous
#ABCAB2 #ABCAC2 #ABC2CA
triadic
#ABCAC2 #C2ABCA #CAC2AB
tetradic
#ABCAC2 #B2ABCA #CAABB3 #C2CAAB
square
#ABCAC2 #B2ABCA #CAABB3 #C2CAAB
split-complementary
#ABCAC2 #CAABC2 #CAB2AB
monochromatic
#619A8B #85B2A7 #ABCAC2 #D1E2DD #ECF3F1
Accessibility & contrast
On white
1.76
#ABCAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#ABCAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAC2
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAC2 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#C1C2C3
Tritanopia (blue-blind)
#A4CBC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcac2; /* rgb */ color: rgb(171, 202, 194); /* oklch */ color: oklch(81.4% 0.035 178.1);
Tailwind
colors: {
custom: {
50: '#c4dad4',
500: '#abcac2',
950: '#000000',
},
}SCSS
$custom: #abcac2; $custom-light: #c4dad4; $custom-dark: #000000;
JSON
{
"hex": "#abcac2",
"rgb": {
"r": 171,
"g": 202,
"b": 194
},
"hsl": {
"h": 164.516,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81384,
"c": 0.03507,
"h": 178.1
},
"luminance": 0.54794
}Semantic roles & 50–950 ramp
primary
#ABCAC2
secondary
#9F7A84
accent
#445CA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383