#ABC2C6#ABC2C6
#ABC2C6 is a light, muted teal. Relative luminance 0.513; OKLCH L 79.8% C 0.026 H 209.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2C6 |
|---|---|
| RGB | rgb(171, 194, 198) |
| HSL | hsl(189, 19%, 72%) |
| HSV | hsv(189, 14%, 78%) |
| CMYK | cmyk(13.6%, 2%, 0%, 22.4%) |
| CIE-LAB | lab(76.87, -6.96, -4.65) |
| CIE-LCH | lch(76.87, 8.37, 213.74°) |
| OKLab | oklab(79.8% -0.0224 -0.0126) |
| OKLCH | oklch(79.8% 0.026 209.3) |
| XYZ | xyz(46.2769, 51.3177, 60.8823) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.58
Cloudy Blue
#ACC2D9
ΔE00 8.62
Cool Grey
#95A3A6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2C6 #C6AFAB
analogous
#ABC6BD #ABC2C6 #ABB5C6
triadic
#ABC2C6 #C6ABC2 #C2C6AB
tetradic
#ABC2C6 #BDABC6 #C6AFAB #B5C6AB
square
#ABC2C6 #BDABC6 #C6AFAB #B5C6AB
split-complementary
#ABC2C6 #C6ABB5 #C6BDAB
monochromatic
#648C93 #87A8AD #ABC2C6 #CFDCDF #EDF2F3
Accessibility & contrast
On white
1.86
#ABC2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABC2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2C6
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2C6 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C6
Deuteranopia (green-blind)
#B9BCC6
Tritanopia (blue-blind)
#A4C4C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2c6; /* rgb */ color: rgb(171, 194, 198); /* oklch */ color: oklch(79.8% 0.026 209.3);
Tailwind
colors: {
custom: {
50: '#c4d4d7',
500: '#abc2c6',
950: '#000000',
},
}SCSS
$custom: #abc2c6; $custom-light: #c4d4d7; $custom-dark: #000000;
JSON
{
"hex": "#abc2c6",
"rgb": {
"r": 171,
"g": 194,
"b": 198
},
"hsl": {
"h": 188.889,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.79796,
"c": 0.0257,
"h": 209.3
},
"luminance": 0.51319
}Semantic roles & 50–950 ramp
primary
#ABC2C6
secondary
#9A807B
accent
#55489D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383