#ABC8BD#ABC8BD
#ABC8BD is a light, muted teal. Relative luminance 0.536; OKLCH L 80.8% C 0.035 H 170.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8BD |
|---|---|
| RGB | rgb(171, 200, 189) |
| HSL | hsl(157, 21%, 73%) |
| HSV | hsv(157, 15%, 78%) |
| CMYK | cmyk(14.5%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(78.25, -11.90, 2.23) |
| CIE-LCH | lch(78.25, 12.11, 169.38°) |
| OKLab | oklab(80.81% -0.0343 0.0057) |
| OKLCH | oklch(80.81% 0.035 170.5) |
| XYZ | xyz(46.6319, 53.6395, 56.0309) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.61
Pale Teal
#82CBB2
ΔE00 9.87
Silver (survey)
#C5C9C7
ΔE00 10.57
Greenish Grey
#96AE8D
ΔE00 10.82
Paleturquoise
#AFEEEE
ΔE00 11.34
Light Grey
#D8DCD6
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8BD #C8ABB6
analogous
#ABC8AE #ABC8BD #ABC4C8
triadic
#ABC8BD #BDABC8 #C8BDAB
tetradic
#ABC8BD #AEABC8 #C8ABB6 #C4C8AB
square
#ABC8BD #AEABC8 #C8ABB6 #C4C8AB
split-complementary
#ABC8BD #C8ABC4 #C8AEAB
monochromatic
#629683 #86B0A0 #ABC8BD #D0E0DA #EDF3F0
Accessibility & contrast
On white
1.79
#ABC8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#ABC8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8BD
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8BD | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#A5C8C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc8bd; /* rgb */ color: rgb(171, 200, 189); /* oklch */ color: oklch(80.8% 0.035 170.5);
Tailwind
colors: {
custom: {
50: '#c4d8d0',
500: '#abc8bd',
950: '#000000',
},
}SCSS
$custom: #abc8bd; $custom-light: #c4d8d0; $custom-dark: #000000;
JSON
{
"hex": "#abc8bd",
"rgb": {
"r": 171,
"g": 200,
"b": 189
},
"hsl": {
"h": 157.241,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80809,
"c": 0.03481,
"h": 170.5
},
"luminance": 0.53641
}Semantic roles & 50–950 ramp
primary
#ABC8BD
secondary
#9C7B88
accent
#46689F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383