#ABC4C3#ABC4C3
#ABC4C3 is a light, muted teal. Relative luminance 0.521; OKLCH L 80.1% C 0.027 H 193.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4C3 |
|---|---|
| RGB | rgb(171, 196, 195) |
| HSL | hsl(178, 17%, 72%) |
| HSV | hsv(178, 13%, 77%) |
| CMYK | cmyk(12.8%, 0%, 0.5%, 23.1%) |
| CIE-LAB | lab(77.33, -8.62, -2.35) |
| CIE-LCH | lch(77.33, 8.94, 195.27°) |
| OKLab | oklab(80.13% -0.0264 -0.0064) |
| OKLCH | oklch(80.13% 0.027 193.7) |
| XYZ | xyz(46.3824, 52.0769, 59.2273) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 8.30
Powder Blue
#B0E0E6
ΔE00 8.30
Cool Grey
#95A3A6
ΔE00 9.79
Silver
#C0C0C0
ΔE00 10.14
Cool Gray
#9AA7B0
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4C3 #C4ABAC
analogous
#ABC4B7 #ABC4C3 #ABB9C4
triadic
#ABC4C3 #C3ABC4 #C4C3AB
tetradic
#ABC4C3 #B7ABC4 #C4ABAC #B9C4AB
square
#ABC4C3 #B7ABC4 #C4ABAC #B9C4AB
split-complementary
#ABC4C3 #C4ABB9 #C4B7AB
monochromatic
#65908E #87ABA9 #ABC4C3 #CFDDDD #EDF2F2
Accessibility & contrast
On white
1.84
#ABC4C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#ABC4C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4C3
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4C3 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C3
Deuteranopia (green-blind)
#BCBDC3
Tritanopia (blue-blind)
#A4C6C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc4c3; /* rgb */ color: rgb(171, 196, 195); /* oklch */ color: oklch(80.1% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#c4d5d5',
500: '#abc4c3',
950: '#000000',
},
}SCSS
$custom: #abc4c3; $custom-light: #c4d5d5; $custom-dark: #000000;
JSON
{
"hex": "#abc4c3",
"rgb": {
"r": 171,
"g": 196,
"b": 195
},
"hsl": {
"h": 177.6,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.80129,
"c": 0.02715,
"h": 193.7
},
"luminance": 0.52078
}Semantic roles & 50–950 ramp
primary
#ABC4C3
secondary
#987B7C
accent
#4A4D9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383