#ABC6BE#ABC6BE
#ABC6BE is a light, muted teal. Relative luminance 0.528; OKLCH L 80.4% C 0.031 H 175.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6BE |
|---|---|
| RGB | rgb(171, 198, 190) |
| HSL | hsl(162, 19%, 72%) |
| HSV | hsv(162, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 4%, 22.4%) |
| CIE-LAB | lab(77.73, -10.67, 0.94) |
| CIE-LCH | lch(77.73, 10.71, 174.95°) |
| OKLab | oklab(80.41% -0.0312 0.0023) |
| OKLCH | oklch(80.41% 0.031 175.7) |
| XYZ | xyz(46.2807, 52.7628, 56.4511) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.64
Lightblue
#ADD8E6
ΔE00 10.48
Light Grey
#D8DCD6
ΔE00 10.89
Pale Teal
#82CBB2
ΔE00 10.95
Greenish Grey
#96AE8D
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6BE #C6ABB3
analogous
#ABC6B1 #ABC6BE #ABC1C6
triadic
#ABC6BE #BEABC6 #C6BEAB
tetradic
#ABC6BE #B1ABC6 #C6ABB3 #C1C6AB
square
#ABC6BE #B1ABC6 #C6ABB3 #C1C6AB
split-complementary
#ABC6BE #C6ABC1 #C6B1AB
monochromatic
#649385 #87ADA2 #ABC6BE #CFDFDA #EDF3F1
Accessibility & contrast
On white
1.82
#ABC6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABC6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6BE
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6BE | 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)
#C4C2BE
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#A5C7C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc6be; /* rgb */ color: rgb(171, 198, 190); /* oklch */ color: oklch(80.4% 0.031 175.7);
Tailwind
colors: {
custom: {
50: '#c4d7d1',
500: '#abc6be',
950: '#000000',
},
}SCSS
$custom: #abc6be; $custom-light: #c4d7d1; $custom-dark: #000000;
JSON
{
"hex": "#abc6be",
"rgb": {
"r": 171,
"g": 198,
"b": 190
},
"hsl": {
"h": 162.222,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.80408,
"c": 0.03125,
"h": 175.7
},
"luminance": 0.52764
}Semantic roles & 50–950 ramp
primary
#ABC6BE
secondary
#9A7B84
accent
#48619D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383