#ABCACC#ABCACC
#ABCACC is a light, muted teal. Relative luminance 0.553; OKLCH L 81.7% C 0.033 H 201.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCACC |
|---|---|
| RGB | rgb(171, 202, 204) |
| HSL | hsl(184, 24%, 74%) |
| HSV | hsv(184, 16%, 80%) |
| CMYK | cmyk(16.2%, 1%, 0%, 20%) |
| CIE-LAB | lab(79.19, -9.90, -4.46) |
| CIE-LCH | lch(79.19, 10.86, 204.28°) |
| OKLab | oklab(81.69% -0.031 -0.0121) |
| OKLCH | oklch(81.69% 0.033 201.3) |
| XYZ | xyz(48.8113, 55.2573, 65.2090) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 9.55
Paleturquoise
#AFEEEE
ΔE00 10.09
Ice Blue
#A5DFF9
ΔE00 10.09
Light Grey Blue
#9DBCD4
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCACC #CCADAB
analogous
#ABCCBD #ABCACC #ABB9CC
triadic
#ABCACC #CCABCA #CACCAB
tetradic
#ABCACC #BDABCC #CCADAB #B9CCAB
square
#ABCACC #BDABCC #CCADAB #B9CCAB
split-complementary
#ABCACC #CCABB9 #CCBDAB
monochromatic
#5F999D #85B2B5 #ABCACC #D1E2E3 #ECF3F3
Accessibility & contrast
On white
1.74
#ABCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#ABCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCACC
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCACC | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#A1CCCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcacc; /* rgb */ color: rgb(171, 202, 204); /* oklch */ color: oklch(81.7% 0.033 201.3);
Tailwind
colors: {
custom: {
50: '#c4dadb',
500: '#abcacc',
950: '#000000',
},
}SCSS
$custom: #abcacc; $custom-light: #c4dadb; $custom-dark: #000000;
JSON
{
"hex": "#abcacc",
"rgb": {
"r": 171,
"g": 202,
"b": 204
},
"hsl": {
"h": 183.636,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81685,
"c": 0.03333,
"h": 201.3
},
"luminance": 0.55259
}Semantic roles & 50–950 ramp
primary
#ABCACC
secondary
#A17D7A
accent
#4843A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384