#ACC6BF#ACC6BF
#ACC6BF is a light, muted teal. Relative luminance 0.529; OKLCH L 80.5% C 0.030 H 177.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC6BF |
|---|---|
| RGB | rgb(172, 198, 191) |
| HSL | hsl(164, 19%, 73%) |
| HSV | hsv(164, 13%, 78%) |
| CMYK | cmyk(13.1%, 0%, 3.5%, 22.4%) |
| CIE-LAB | lab(77.83, -10.14, 0.55) |
| CIE-LCH | lch(77.83, 10.15, 176.92°) |
| OKLab | oklab(80.51% -0.0297 0.0013) |
| OKLCH | oklch(80.51% 0.03 177.5) |
| XYZ | xyz(46.6090, 52.9194, 57.0389) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.02
Silver (survey)
#C5C9C7
ΔE00 9.19
Lightblue
#ADD8E6
ΔE00 10.11
Light Grey
#D8DCD6
ΔE00 10.56
Cool Grey
#95A3A6
ΔE00 11.31
Silver
#C0C0C0
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC6BF #C6ACB3
analogous
#ACC6B2 #ACC6BF #ACC0C6
triadic
#ACC6BF #BFACC6 #C6BFAC
tetradic
#ACC6BF #B2ACC6 #C6ACB3 #C0C6AC
square
#ACC6BF #B2ACC6 #C6ACB3 #C0C6AC
split-complementary
#ACC6BF #C6ACC0 #C6B2AC
monochromatic
#659386 #88ADA3 #ACC6BF #D0DFDB #EDF3F1
Accessibility & contrast
On white
1.81
#ACC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ACC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC6BF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC6BF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#A6C7C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc6bf; /* rgb */ color: rgb(172, 198, 191); /* oklch */ color: oklch(80.5% 0.030 177.5);
Tailwind
colors: {
custom: {
50: '#c5d7d2',
500: '#acc6bf',
950: '#000000',
},
}SCSS
$custom: #acc6bf; $custom-light: #c5d7d2; $custom-dark: #000000;
JSON
{
"hex": "#acc6bf",
"rgb": {
"r": 172,
"g": 198,
"b": 191
},
"hsl": {
"h": 163.846,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.80507,
"c": 0.02978,
"h": 177.5
},
"luminance": 0.5292
}Semantic roles & 50–950 ramp
primary
#ACC6BF
secondary
#9A7C84
accent
#495F9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383