#ABC2BF#ABC2BF
#ABC2BF is a light, muted teal. Relative luminance 0.510; OKLCH L 79.6% C 0.025 H 187.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2BF |
|---|---|
| RGB | rgb(171, 194, 191) |
| HSL | hsl(172, 16%, 72%) |
| HSV | hsv(172, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(76.68, -8.38, -1.14) |
| CIE-LCH | lch(76.68, 8.46, 187.73°) |
| OKLab | oklab(79.58% -0.0252 -0.0032) |
| OKLCH | oklch(79.58% 0.025 187.2) |
| XYZ | xyz(45.4881, 51.0022, 56.7279) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.04
Lightblue
#ADD8E6
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.24
Cool Grey
#95A3A6
ΔE00 9.46
Silver
#C0C0C0
ΔE00 9.85
Light Grey
#D8DCD6
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2BF #C2ABAE
analogous
#ABC2B4 #ABC2BF #ABBAC2
triadic
#ABC2BF #BFABC2 #C2BFAB
tetradic
#ABC2BF #B4ABC2 #C2ABAE #BAC2AB
square
#ABC2BF #B4ABC2 #C2ABAE #BAC2AB
split-complementary
#ABC2BF #C2ABBA #C2B4AB
monochromatic
#668D88 #88A8A4 #ABC2BF #CEDCDA #EDF2F1
Accessibility & contrast
On white
1.87
#ABC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#ABC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2BF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2BF | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#A5C3C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2bf; /* rgb */ color: rgb(171, 194, 191); /* oklch */ color: oklch(79.6% 0.025 187.2);
Tailwind
colors: {
custom: {
50: '#c4d4d2',
500: '#abc2bf',
950: '#000000',
},
}SCSS
$custom: #abc2bf; $custom-light: #c4d4d2; $custom-dark: #000000;
JSON
{
"hex": "#abc2bf",
"rgb": {
"r": 171,
"g": 194,
"b": 191
},
"hsl": {
"h": 172.174,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79582,
"c": 0.02539,
"h": 187.2
},
"luminance": 0.51003
}Semantic roles & 50–950 ramp
primary
#ABC2BF
secondary
#967B7F
accent
#4B569A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383