#ACC1BF#ACC1BF
#ACC1BF is a light, muted teal. Relative luminance 0.507; OKLCH L 79.4% C 0.023 H 189.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC1BF |
|---|---|
| RGB | rgb(172, 193, 191) |
| HSL | hsl(174, 14%, 72%) |
| HSV | hsv(174, 11%, 76%) |
| CMYK | cmyk(10.9%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(76.48, -7.53, -1.42) |
| CIE-LCH | lch(76.48, 7.66, 190.72°) |
| OKLab | oklab(79.44% -0.0228 -0.0039) |
| OKLCH | oklch(79.44% 0.023 189.7) |
| XYZ | xyz(45.4850, 50.6713, 56.6643) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.40
Cool Grey
#95A3A6
ΔE00 8.91
Silver
#C0C0C0
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 9.22
Dove Gray
#B6B8BD
ΔE00 9.54
Powder Blue
#B0E0E6
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC1BF #C1ACAE
analogous
#ACC1B5 #ACC1BF #ACB9C1
triadic
#ACC1BF #BFACC1 #C1BFAC
tetradic
#ACC1BF #B5ACC1 #C1ACAE #B9C1AC
square
#ACC1BF #B5ACC1 #C1ACAE #B9C1AC
split-complementary
#ACC1BF #C1ACB9 #C1B5AC
monochromatic
#688B88 #89A7A4 #ACC1BF #CFDBDA #EDF2F1
Accessibility & contrast
On white
1.89
#ACC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ACC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC1BF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC1BF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFBF
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#A7C2C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc1bf; /* rgb */ color: rgb(172, 193, 191); /* oklch */ color: oklch(79.4% 0.023 189.7);
Tailwind
colors: {
custom: {
50: '#c4d3d2',
500: '#acc1bf',
950: '#000000',
},
}SCSS
$custom: #acc1bf; $custom-light: #c4d3d2; $custom-dark: #000000;
JSON
{
"hex": "#acc1bf",
"rgb": {
"r": 172,
"g": 193,
"b": 191
},
"hsl": {
"h": 174.286,
"s": 14.483,
"l": 71.569
},
"oklch": {
"l": 0.7944,
"c": 0.0231,
"h": 189.7
},
"luminance": 0.50672
}Semantic roles & 50–950 ramp
primary
#ACC1BF
secondary
#957D7F
accent
#4D5499
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383