#ABC6C2#ABC6C2
#ABC6C2 is a light, muted teal. Relative luminance 0.529; OKLCH L 80.5% C 0.030 H 185.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6C2 |
|---|---|
| RGB | rgb(171, 198, 194) |
| HSL | hsl(171, 19%, 72%) |
| HSV | hsv(171, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 2%, 22.4%) |
| CIE-LAB | lab(77.84, -9.87, -1.06) |
| CIE-LCH | lch(77.84, 9.93, 186.14°) |
| OKLab | oklab(80.53% -0.0295 -0.003) |
| OKLCH | oklch(80.53% 0.03 185.8) |
| XYZ | xyz(46.7238, 52.9401, 58.7852) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.17
Lightblue
#ADD8E6
ΔE00 8.84
Silver (survey)
#C5C9C7
ΔE00 9.06
Light Grey
#D8DCD6
ΔE00 10.67
Cool Grey
#95A3A6
ΔE00 10.85
Silver
#C0C0C0
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6C2 #C6ABAF
analogous
#ABC6B5 #ABC6C2 #ABBDC6
triadic
#ABC6C2 #C2ABC6 #C6C2AB
tetradic
#ABC6C2 #B5ABC6 #C6ABAF #BDC6AB
square
#ABC6C2 #B5ABC6 #C6ABAF #BDC6AB
split-complementary
#ABC6C2 #C6ABBD #C6B5AB
monochromatic
#64938C #87ADA8 #ABC6C2 #CFDFDC #EDF3F2
Accessibility & contrast
On white
1.81
#ABC6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#ABC6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6C2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6C2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#BEBFC2
Tritanopia (blue-blind)
#A4C7C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc6c2; /* rgb */ color: rgb(171, 198, 194); /* oklch */ color: oklch(80.5% 0.030 185.8);
Tailwind
colors: {
custom: {
50: '#c4d7d4',
500: '#abc6c2',
950: '#000000',
},
}SCSS
$custom: #abc6c2; $custom-light: #c4d7d4; $custom-dark: #000000;
JSON
{
"hex": "#abc6c2",
"rgb": {
"r": 171,
"g": 198,
"b": 194
},
"hsl": {
"h": 171.111,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.80526,
"c": 0.0297,
"h": 185.8
},
"luminance": 0.52941
}Semantic roles & 50–950 ramp
primary
#ABC6C2
secondary
#9A7B80
accent
#48559D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383