#ACC3BC#ACC3BC
#ACC3BC is a light, muted teal. Relative luminance 0.514; OKLCH L 79.8% C 0.027 H 175.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3BC |
|---|---|
| RGB | rgb(172, 195, 188) |
| HSL | hsl(162, 16%, 72%) |
| HSV | hsv(162, 12%, 76%) |
| CMYK | cmyk(11.8%, 0%, 3.6%, 23.5%) |
| CIE-LAB | lab(76.94, -9.17, 0.87) |
| CIE-LCH | lch(76.94, 9.21, 174.58°) |
| OKLab | oklab(79.78% -0.0268 0.0022) |
| OKLCH | oklch(79.78% 0.027 175.4) |
| XYZ | xyz(45.6033, 51.4309, 55.0917) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.53
Powder Blue
#B0E0E6
ΔE00 9.89
Light Grey
#D8DCD6
ΔE00 10.28
Cool Grey
#95A3A6
ΔE00 10.45
Silver
#C0C0C0
ΔE00 10.53
Lightblue
#ADD8E6
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3BC #C3ACB3
analogous
#ACC3B1 #ACC3BC #ACBFC3
triadic
#ACC3BC #BCACC3 #C3BCAC
tetradic
#ACC3BC #B1ACC3 #C3ACB3 #BFC3AC
square
#ACC3BC #B1ACC3 #C3ACB3 #BFC3AC
split-complementary
#ACC3BC #C3ACBF #C3B1AC
monochromatic
#678E82 #88A99F #ACC3BC #D0DDD9 #EDF2F1
Accessibility & contrast
On white
1.86
#ACC3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ACC3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3BC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3BC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#A7C4C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc3bc; /* rgb */ color: rgb(172, 195, 188); /* oklch */ color: oklch(79.8% 0.027 175.4);
Tailwind
colors: {
custom: {
50: '#c4d5d0',
500: '#acc3bc',
950: '#000000',
},
}SCSS
$custom: #acc3bc; $custom-light: #c4d5d0; $custom-dark: #000000;
JSON
{
"hex": "#acc3bc",
"rgb": {
"r": 172,
"g": 195,
"b": 188
},
"hsl": {
"h": 161.739,
"s": 16.084,
"l": 71.961
},
"oklch": {
"l": 0.79778,
"c": 0.02688,
"h": 175.4
},
"luminance": 0.51432
}Semantic roles & 50–950 ramp
primary
#ACC3BC
secondary
#977C84
accent
#4B639A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383