#ABCABF#ABCABF
#ABCABF is a light, muted teal. Relative luminance 0.547; OKLCH L 81.3% C 0.037 H 171.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCABF |
|---|---|
| RGB | rgb(171, 202, 191) |
| HSL | hsl(159, 23%, 73%) |
| HSV | hsv(159, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 5.4%, 20.8%) |
| CIE-LAB | lab(78.84, -12.54, 2.02) |
| CIE-LCH | lch(78.84, 12.70, 170.85°) |
| OKLab | oklab(81.3% -0.0363 0.0052) |
| OKLCH | oklch(81.3% 0.037 171.9) |
| XYZ | xyz(47.3167, 54.6594, 57.3375) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 9.48
Paleturquoise
#AFEEEE
ΔE00 10.72
Silver (survey)
#C5C9C7
ΔE00 10.99
Seafoam Blue
#78D1B6
ΔE00 11.08
Greenish Grey
#96AE8D
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCABF #CAABB6
analogous
#ABCAAF #ABCABF #ABC5CA
triadic
#ABCABF #BFABCA #CABFAB
tetradic
#ABCABF #AFABCA #CAABB6 #C5CAAB
square
#ABCABF #AFABCA #CAABB6 #C5CAAB
split-complementary
#ABCABF #CAABC5 #CAAFAB
monochromatic
#619A86 #85B2A2 #ABCABF #D1E2DC #ECF3F1
Accessibility & contrast
On white
1.76
#ABCABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#ABCABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCABF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCABF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#A4CBC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcabf; /* rgb */ color: rgb(171, 202, 191); /* oklch */ color: oklch(81.3% 0.037 171.9);
Tailwind
colors: {
custom: {
50: '#c4dad2',
500: '#abcabf',
950: '#000000',
},
}SCSS
$custom: #abcabf; $custom-light: #c4dad2; $custom-dark: #000000;
JSON
{
"hex": "#abcabf",
"rgb": {
"r": 171,
"g": 202,
"b": 191
},
"hsl": {
"h": 158.71,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81297,
"c": 0.03664,
"h": 171.9
},
"luminance": 0.54661
}Semantic roles & 50–950 ramp
primary
#ABCABF
secondary
#9F7A87
accent
#4465A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383