#ABCAC8#ABCAC8
#ABCAC8 is a light, muted teal. Relative luminance 0.551; OKLCH L 81.6% C 0.033 H 191.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAC8 |
|---|---|
| RGB | rgb(171, 202, 200) |
| HSL | hsl(176, 23%, 73%) |
| HSV | hsv(176, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 1%, 20.8%) |
| CIE-LAB | lab(79.08, -10.73, -2.47) |
| CIE-LCH | lch(79.08, 11.01, 192.99°) |
| OKLab | oklab(81.56% -0.0326 -0.0068) |
| OKLCH | oklch(81.56% 0.033 191.7) |
| XYZ | xyz(48.3377, 55.0678, 62.7148) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 9.79
Paleturquoise
#AFEEEE
ΔE00 9.85
Light Grey
#D8DCD6
ΔE00 11.10
Pale Sky Blue
#BDF6FE
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAC8 #CAABAD
analogous
#ABCAB8 #ABCAC8 #ABBCCA
triadic
#ABCAC8 #C8ABCA #CAC8AB
tetradic
#ABCAC8 #B8ABCA #CAABAD #BCCAAB
square
#ABCAC8 #B8ABCA #CAABAD #BCCAAB
split-complementary
#ABCAC8 #CAABBC #CAB8AB
monochromatic
#619A96 #85B2AF #ABCAC8 #D1E2E1 #ECF3F3
Accessibility & contrast
On white
1.75
#ABCAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#ABCAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAC8
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAC8 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#A2CCC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcac8; /* rgb */ color: rgb(171, 202, 200); /* oklch */ color: oklch(81.6% 0.033 191.7);
Tailwind
colors: {
custom: {
50: '#c4dad8',
500: '#abcac8',
950: '#000000',
},
}SCSS
$custom: #abcac8; $custom-light: #c4dad8; $custom-dark: #000000;
JSON
{
"hex": "#abcac8",
"rgb": {
"r": 171,
"g": 202,
"b": 200
},
"hsl": {
"h": 176.129,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81562,
"c": 0.03334,
"h": 191.7
},
"luminance": 0.55069
}Semantic roles & 50–950 ramp
primary
#ABCAC8
secondary
#9F7A7D
accent
#444AA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383