#ABC4BE#ABC4BE
#ABC4BE is a light, muted teal. Relative luminance 0.519; OKLCH L 80.0% C 0.028 H 179.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4BE |
|---|---|
| RGB | rgb(171, 196, 190) |
| HSL | hsl(166, 17%, 72%) |
| HSV | hsv(166, 13%, 77%) |
| CMYK | cmyk(12.8%, 0%, 3.1%, 23.1%) |
| CIE-LAB | lab(77.19, -9.63, 0.15) |
| CIE-LCH | lch(77.19, 9.63, 179.09°) |
| OKLab | oklab(79.98% -0.0284 0.0003) |
| OKLCH | oklch(79.98% 0.028 179.5) |
| XYZ | xyz(45.8265, 51.8545, 56.2997) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.21
Lightblue
#ADD8E6
ΔE00 9.98
Light Grey
#D8DCD6
ΔE00 10.56
Cool Grey
#95A3A6
ΔE00 10.62
Silver
#C0C0C0
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4BE #C4ABB1
analogous
#ABC4B2 #ABC4BE #ABBEC4
triadic
#ABC4BE #BEABC4 #C4BEAB
tetradic
#ABC4BE #B2ABC4 #C4ABB1 #BEC4AB
square
#ABC4BE #B2ABC4 #C4ABB1 #BEC4AB
split-complementary
#ABC4BE #C4ABBE #C4B2AB
monochromatic
#659085 #87ABA2 #ABC4BE #CFDDDA #EDF2F1
Accessibility & contrast
On white
1.85
#ABC4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ABC4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4BE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4BE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#A5C5C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc4be; /* rgb */ color: rgb(171, 196, 190); /* oklch */ color: oklch(80.0% 0.028 179.5);
Tailwind
colors: {
custom: {
50: '#c4d5d1',
500: '#abc4be',
950: '#000000',
},
}SCSS
$custom: #abc4be; $custom-light: #c4d5d1; $custom-dark: #000000;
JSON
{
"hex": "#abc4be",
"rgb": {
"r": 171,
"g": 196,
"b": 190
},
"hsl": {
"h": 165.6,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.7998,
"c": 0.02839,
"h": 179.5
},
"luminance": 0.51855
}Semantic roles & 50–950 ramp
primary
#ABC4BE
secondary
#987B82
accent
#4A5D9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383