#ABC4BD#ABC4BD
#ABC4BD is a light, muted teal. Relative luminance 0.518; OKLCH L 80.0% C 0.029 H 176.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4BD |
|---|---|
| RGB | rgb(171, 196, 189) |
| HSL | hsl(163, 17%, 72%) |
| HSV | hsv(163, 13%, 77%) |
| CMYK | cmyk(12.8%, 0%, 3.6%, 23.1%) |
| CIE-LAB | lab(77.17, -9.83, 0.66) |
| CIE-LCH | lch(77.17, 9.85, 176.19°) |
| OKLab | oklab(79.95% -0.0288 0.0016) |
| OKLCH | oklch(79.95% 0.029 176.8) |
| XYZ | xyz(45.7176, 51.8110, 55.7261) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.04
Powder Blue
#B0E0E6
ΔE00 9.46
Lightblue
#ADD8E6
ΔE00 10.38
Light Grey
#D8DCD6
ΔE00 10.62
Cool Grey
#95A3A6
ΔE00 10.82
Silver
#C0C0C0
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4BD #C4ABB2
analogous
#ABC4B1 #ABC4BD #ABBFC4
triadic
#ABC4BD #BDABC4 #C4BDAB
tetradic
#ABC4BD #B1ABC4 #C4ABB2 #BFC4AB
square
#ABC4BD #B1ABC4 #C4ABB2 #BFC4AB
split-complementary
#ABC4BD #C4ABBF #C4B1AB
monochromatic
#659084 #87ABA1 #ABC4BD #CFDDD9 #EDF2F1
Accessibility & contrast
On white
1.85
#ABC4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#ABC4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4BD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4BD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#A5C5C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc4bd; /* rgb */ color: rgb(171, 196, 189); /* oklch */ color: oklch(80.0% 0.029 176.8);
Tailwind
colors: {
custom: {
50: '#c4d5d0',
500: '#abc4bd',
950: '#000000',
},
}SCSS
$custom: #abc4bd; $custom-light: #c4d5d0; $custom-dark: #000000;
JSON
{
"hex": "#abc4bd",
"rgb": {
"r": 171,
"g": 196,
"b": 189
},
"hsl": {
"h": 163.2,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.7995,
"c": 0.02883,
"h": 176.8
},
"luminance": 0.51812
}Semantic roles & 50–950 ramp
primary
#ABC4BD
secondary
#987B83
accent
#4A619C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383