#ABC6BD#ABC6BD
#ABC6BD is a light, muted teal. Relative luminance 0.527; OKLCH L 80.4% C 0.032 H 173.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6BD |
|---|---|
| RGB | rgb(171, 198, 189) |
| HSL | hsl(160, 19%, 72%) |
| HSV | hsv(160, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 4.5%, 22.4%) |
| CIE-LAB | lab(77.71, -10.87, 1.44) |
| CIE-LCH | lch(77.71, 10.96, 172.43°) |
| OKLab | oklab(80.38% -0.0316 0.0037) |
| OKLCH | oklch(80.38% 0.032 173.4) |
| XYZ | xyz(46.1717, 52.7192, 55.8775) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.47
Silver (survey)
#C5C9C7
ΔE00 9.80
Pale Teal
#82CBB2
ΔE00 10.72
Lightblue
#ADD8E6
ΔE00 10.89
Light Grey
#D8DCD6
ΔE00 10.98
Greenish Grey
#96AE8D
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6BD #C6ABB4
analogous
#ABC6B0 #ABC6BD #ABC2C6
triadic
#ABC6BD #BDABC6 #C6BDAB
tetradic
#ABC6BD #B0ABC6 #C6ABB4 #C2C6AB
square
#ABC6BD #B0ABC6 #C6ABB4 #C2C6AB
split-complementary
#ABC6BD #C6ABC2 #C6B0AB
monochromatic
#649383 #87ADA0 #ABC6BD #CFDFDA #EDF3F1
Accessibility & contrast
On white
1.82
#ABC6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ABC6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6BD
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6BD | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#A5C7C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc6bd; /* rgb */ color: rgb(171, 198, 189); /* oklch */ color: oklch(80.4% 0.032 173.4);
Tailwind
colors: {
custom: {
50: '#c4d7d0',
500: '#abc6bd',
950: '#000000',
},
}SCSS
$custom: #abc6bd; $custom-light: #c4d7d0; $custom-dark: #000000;
JSON
{
"hex": "#abc6bd",
"rgb": {
"r": 171,
"g": 198,
"b": 189
},
"hsl": {
"h": 160,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.80379,
"c": 0.03178,
"h": 173.4
},
"luminance": 0.5272
}Semantic roles & 50–950 ramp
primary
#ABC6BD
secondary
#9A7B85
accent
#48659D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383