#ABC2B8#ABC2B8
#ABC2B8 is a light, muted teal. Relative luminance 0.507; OKLCH L 79.4% C 0.029 H 167.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2B8 |
|---|---|
| RGB | rgb(171, 194, 184) |
| HSL | hsl(154, 16%, 72%) |
| HSV | hsv(154, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 5.2%, 23.9%) |
| CIE-LAB | lab(76.50, -9.76, 2.38) |
| CIE-LCH | lch(76.50, 10.05, 166.28°) |
| OKLab | oklab(79.38% -0.028 0.0062) |
| OKLCH | oklch(79.38% 0.029 167.6) |
| XYZ | xyz(44.7361, 50.7014, 52.7675) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.19
Greenish Grey
#96AE8D
ΔE00 10.22
Light Grey
#D8DCD6
ΔE00 10.73
Powder Blue
#B0E0E6
ΔE00 10.84
Cool Grey
#95A3A6
ΔE00 10.96
Silver
#C0C0C0
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2B8 #C2ABB5
analogous
#ABC2AD #ABC2B8 #ABC1C2
triadic
#ABC2B8 #B8ABC2 #C2B8AB
tetradic
#ABC2B8 #ADABC2 #C2ABB5 #C1C2AB
square
#ABC2B8 #ADABC2 #C2ABB5 #C1C2AB
split-complementary
#ABC2B8 #C2ABC1 #C2ADAB
monochromatic
#668D7C #88A89A #ABC2B8 #CEDCD6 #EDF2F0
Accessibility & contrast
On white
1.89
#ABC2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#ABC2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2B8
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2B8 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#BCBBB9
Tritanopia (blue-blind)
#A7C2BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2b8; /* rgb */ color: rgb(171, 194, 184); /* oklch */ color: oklch(79.4% 0.029 167.6);
Tailwind
colors: {
custom: {
50: '#c4d4cd',
500: '#abc2b8',
950: '#000000',
},
}SCSS
$custom: #abc2b8; $custom-light: #c4d4cd; $custom-dark: #000000;
JSON
{
"hex": "#abc2b8",
"rgb": {
"r": 171,
"g": 194,
"b": 184
},
"hsl": {
"h": 153.913,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79377,
"c": 0.0287,
"h": 167.6
},
"luminance": 0.50702
}Semantic roles & 50–950 ramp
primary
#ABC2B8
secondary
#967B87
accent
#4B6E9A
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#121413
muted
#828383