#ABCAC4#ABCAC4
#ABCAC4 is a light, muted teal. Relative luminance 0.549; OKLCH L 81.4% C 0.034 H 182.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAC4 |
|---|---|
| RGB | rgb(171, 202, 196) |
| HSL | hsl(168, 23%, 73%) |
| HSV | hsv(168, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 3%, 20.8%) |
| CIE-LAB | lab(78.97, -11.54, -0.48) |
| CIE-LCH | lch(78.97, 11.55, 182.38°) |
| OKLab | oklab(81.44% -0.0342 -0.0015) |
| OKLCH | oklch(81.44% 0.034 182.4) |
| XYZ | xyz(47.8764, 54.8833, 60.2849) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.60
Lightblue
#ADD8E6
ΔE00 9.13
Paleturquoise
#AFEEEE
ΔE00 10.02
Silver (survey)
#C5C9C7
ΔE00 10.23
Pale Teal
#82CBB2
ΔE00 10.74
Light Grey
#D8DCD6
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAC4 #CAABB1
analogous
#ABCAB4 #ABCAC4 #ABC0CA
triadic
#ABCAC4 #C4ABCA #CAC4AB
tetradic
#ABCAC4 #B4ABCA #CAABB1 #C0CAAB
square
#ABCAC4 #B4ABCA #CAABB1 #C0CAAB
split-complementary
#ABCAC4 #CAABC0 #CAB4AB
monochromatic
#619A8F #85B2AA #ABCAC4 #D1E2DE #ECF3F2
Accessibility & contrast
On white
1.75
#ABCAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#ABCAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAC4
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAC4 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C4
Deuteranopia (green-blind)
#C1C2C5
Tritanopia (blue-blind)
#A3CBC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcac4; /* rgb */ color: rgb(171, 202, 196); /* oklch */ color: oklch(81.4% 0.034 182.4);
Tailwind
colors: {
custom: {
50: '#c4dad5',
500: '#abcac4',
950: '#000000',
},
}SCSS
$custom: #abcac4; $custom-light: #c4dad5; $custom-dark: #000000;
JSON
{
"hex": "#abcac4",
"rgb": {
"r": 171,
"g": 202,
"b": 196
},
"hsl": {
"h": 168.387,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81443,
"c": 0.03427,
"h": 182.4
},
"luminance": 0.54885
}Semantic roles & 50–950 ramp
primary
#ABCAC4
secondary
#9F7A81
accent
#4456A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383