#ABC8BA#ABC8BA
#ABC8BA is a light, muted teal. Relative luminance 0.535; OKLCH L 80.7% C 0.037 H 164.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8BA |
|---|---|
| RGB | rgb(171, 200, 186) |
| HSL | hsl(151, 21%, 73%) |
| HSV | hsv(151, 15%, 78%) |
| CMYK | cmyk(14.5%, 0%, 7%, 21.6%) |
| CIE-LAB | lab(78.18, -12.49, 3.74) |
| CIE-LCH | lch(78.18, 13.03, 163.34°) |
| OKLab | oklab(80.72% -0.0356 0.0097) |
| OKLCH | oklch(80.72% 0.037 164.8) |
| XYZ | xyz(46.3096, 53.5106, 54.3336) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.37
Greenish Grey
#96AE8D
ΔE00 9.95
Powder Blue
#B0E0E6
ΔE00 10.59
Darkseagreen
#8FBC8F
ΔE00 10.96
Seafoam Blue
#78D1B6
ΔE00 11.08
Silver (survey)
#C5C9C7
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8BA #C8ABB9
analogous
#ABC8AB #ABC8BA #ABC7C8
triadic
#ABC8BA #BAABC8 #C8BAAB
tetradic
#ABC8BA #ABABC8 #C8ABB9 #C7C8AB
square
#ABC8BA #ABABC8 #C8ABB9 #C7C8AB
split-complementary
#ABC8BA #C8ABC7 #C8ABAB
monochromatic
#62967D #86B09C #ABC8BA #D0E0D8 #EDF3F0
Accessibility & contrast
On white
1.79
#ABC8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#ABC8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8BA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8BA | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#A6C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc8ba; /* rgb */ color: rgb(171, 200, 186); /* oklch */ color: oklch(80.7% 0.037 164.8);
Tailwind
colors: {
custom: {
50: '#c4d8ce',
500: '#abc8ba',
950: '#000000',
},
}SCSS
$custom: #abc8ba; $custom-light: #c4d8ce; $custom-dark: #000000;
JSON
{
"hex": "#abc8ba",
"rgb": {
"r": 171,
"g": 200,
"b": 186
},
"hsl": {
"h": 151.034,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80724,
"c": 0.03687,
"h": 164.8
},
"luminance": 0.53512
}Semantic roles & 50–950 ramp
primary
#ABC8BA
secondary
#9C7B8B
accent
#46719F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383