#ABC5C8#ABC5C8
#ABC5C8 is a light, muted teal. Relative luminance 0.528; OKLCH L 80.5% C 0.028 H 205.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5C8 |
|---|---|
| RGB | rgb(171, 197, 200) |
| HSL | hsl(186, 21%, 73%) |
| HSV | hsv(186, 15%, 78%) |
| CMYK | cmyk(14.5%, 1.5%, 0%, 21.6%) |
| CIE-LAB | lab(77.73, -8.12, -4.46) |
| CIE-LCH | lch(77.73, 9.26, 208.76°) |
| OKLab | oklab(80.5% -0.0258 -0.0121) |
| OKLCH | oklch(80.5% 0.028 205.1) |
| XYZ | xyz(47.1835, 52.7594, 62.3300) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 8.97
Cloudy Blue
#ACC2D9
ΔE00 9.50
Cool Grey
#95A3A6
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5C8 #C8AEAB
analogous
#ABC8BC #ABC5C8 #ABB6C8
triadic
#ABC5C8 #C8ABC5 #C5C8AB
tetradic
#ABC5C8 #BCABC8 #C8AEAB #B6C8AB
square
#ABC5C8 #BCABC8 #C8AEAB #B6C8AB
split-complementary
#ABC5C8 #C8ABB6 #C8BCAB
monochromatic
#629196 #86ABB0 #ABC5C8 #D0DFE0 #EDF2F3
Accessibility & contrast
On white
1.82
#ABC5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABC5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5C8
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5C8 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C8
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#A3C7C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc5c8; /* rgb */ color: rgb(171, 197, 200); /* oklch */ color: oklch(80.5% 0.028 205.1);
Tailwind
colors: {
custom: {
50: '#c4d6d8',
500: '#abc5c8',
950: '#000000',
},
}SCSS
$custom: #abc5c8; $custom-light: #c4d6d8; $custom-dark: #000000;
JSON
{
"hex": "#abc5c8",
"rgb": {
"r": 171,
"g": 197,
"b": 200
},
"hsl": {
"h": 186.207,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80495,
"c": 0.02846,
"h": 205.1
},
"luminance": 0.52761
}Semantic roles & 50–950 ramp
primary
#ABC5C8
secondary
#9C7E7B
accent
#4F469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383