#ABC5C2#ABC5C2
#ABC5C2 is a light, muted teal. Relative luminance 0.525; OKLCH L 80.3% C 0.028 H 188.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5C2 |
|---|---|
| RGB | rgb(171, 197, 194) |
| HSL | hsl(173, 18%, 72%) |
| HSV | hsv(173, 13%, 77%) |
| CMYK | cmyk(13.2%, 0%, 1.5%, 22.7%) |
| CIE-LAB | lab(77.57, -9.35, -1.46) |
| CIE-LCH | lch(77.57, 9.46, 188.86°) |
| OKLab | oklab(80.31% -0.0282 -0.004) |
| OKLCH | oklch(80.31% 0.028 188.1) |
| XYZ | xyz(46.4960, 52.4844, 58.7093) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.62
Silver (survey)
#C5C9C7
ΔE00 8.71
Cool Grey
#95A3A6
ΔE00 10.39
Light Grey
#D8DCD6
ΔE00 10.55
Silver
#C0C0C0
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5C2 #C5ABAE
analogous
#ABC5B5 #ABC5C2 #ABBBC5
triadic
#ABC5C2 #C2ABC5 #C5C2AB
tetradic
#ABC5C2 #B5ABC5 #C5ABAE #BBC5AB
square
#ABC5C2 #B5ABC5 #C5ABAE #BBC5AB
split-complementary
#ABC5C2 #C5ABBB #C5B5AB
monochromatic
#64918C #87ACA8 #ABC5C2 #CFDEDC #EDF3F2
Accessibility & contrast
On white
1.83
#ABC5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ABC5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5C2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5C2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#A4C6C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc5c2; /* rgb */ color: rgb(171, 197, 194); /* oklch */ color: oklch(80.3% 0.028 188.1);
Tailwind
colors: {
custom: {
50: '#c4d6d4',
500: '#abc5c2',
950: '#000000',
},
}SCSS
$custom: #abc5c2; $custom-light: #c4d6d4; $custom-dark: #000000;
JSON
{
"hex": "#abc5c2",
"rgb": {
"r": 171,
"g": 197,
"b": 194
},
"hsl": {
"h": 173.077,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.80312,
"c": 0.02845,
"h": 188.1
},
"luminance": 0.52485
}Semantic roles & 50–950 ramp
primary
#ABC5C2
secondary
#997B7F
accent
#49539D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383