#ABC2BC#ABC2BC
#ABC2BC is a light, muted teal. Relative luminance 0.509; OKLCH L 79.5% C 0.026 H 178.2°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2BC |
|---|---|
| RGB | rgb(171, 194, 188) |
| HSL | hsl(164, 16%, 72%) |
| HSV | hsv(164, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 3.1%, 23.9%) |
| CIE-LAB | lab(76.60, -8.98, 0.37) |
| CIE-LCH | lch(76.60, 8.99, 177.65°) |
| OKLab | oklab(79.49% -0.0264 0.0008) |
| OKLCH | oklch(79.49% 0.026 178.2) |
| XYZ | xyz(45.1613, 50.8715, 55.0070) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.45
Powder Blue
#B0E0E6
ΔE00 9.82
Cool Grey
#95A3A6
ΔE00 10.03
Lightblue
#ADD8E6
ΔE00 10.36
Silver
#C0C0C0
ΔE00 10.36
Light Grey
#D8DCD6
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2BC #C2ABB1
analogous
#ABC2B1 #ABC2BC #ABBDC2
triadic
#ABC2BC #BCABC2 #C2BCAB
tetradic
#ABC2BC #B1ABC2 #C2ABB1 #BDC2AB
square
#ABC2BC #B1ABC2 #C2ABB1 #BDC2AB
split-complementary
#ABC2BC #C2ABBD #C2B1AB
monochromatic
#668D83 #88A8A0 #ABC2BC #CEDCD8 #EDF2F1
Accessibility & contrast
On white
1.88
#ABC2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#ABC2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2BC
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2BC | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#BBBCBC
Tritanopia (blue-blind)
#A6C3C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2bc; /* rgb */ color: rgb(171, 194, 188); /* oklch */ color: oklch(79.5% 0.026 178.2);
Tailwind
colors: {
custom: {
50: '#c4d4d0',
500: '#abc2bc',
950: '#000000',
},
}SCSS
$custom: #abc2bc; $custom-light: #c4d4d0; $custom-dark: #000000;
JSON
{
"hex": "#abc2bc",
"rgb": {
"r": 171,
"g": 194,
"b": 188
},
"hsl": {
"h": 164.348,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79493,
"c": 0.02641,
"h": 178.2
},
"luminance": 0.50872
}Semantic roles & 50–950 ramp
primary
#ABC2BC
secondary
#967B82
accent
#4B609A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383