#ACC3BF#ACC3BF
#ACC3BF is a light, muted teal. Relative luminance 0.516; OKLCH L 79.9% C 0.026 H 184.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC3BF |
|---|---|
| RGB | rgb(172, 195, 191) |
| HSL | hsl(170, 16%, 72%) |
| HSV | hsv(170, 12%, 76%) |
| CMYK | cmyk(11.8%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(77.02, -8.57, -0.64) |
| CIE-LCH | lch(77.02, 8.60, 184.24°) |
| OKLab | oklab(79.87% -0.0256 -0.0018) |
| OKLCH | oklch(79.87% 0.026 184.1) |
| XYZ | xyz(45.9301, 51.5616, 56.8126) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.07
Powder Blue
#B0E0E6
ΔE00 9.24
Lightblue
#ADD8E6
ΔE00 9.46
Cool Grey
#95A3A6
ΔE00 9.85
Silver
#C0C0C0
ΔE00 9.99
Light Grey
#D8DCD6
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC3BF #C3ACB0
analogous
#ACC3B4 #ACC3BF #ACBCC3
triadic
#ACC3BF #BFACC3 #C3BFAC
tetradic
#ACC3BF #B4ACC3 #C3ACB0 #BCC3AC
square
#ACC3BF #B4ACC3 #C3ACB0 #BCC3AC
split-complementary
#ACC3BF #C3ACBC #C3B4AC
monochromatic
#678E87 #88A9A4 #ACC3BF #D0DDDA #EDF2F1
Accessibility & contrast
On white
1.86
#ACC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#ACC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC3BF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC3BF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#A6C4C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc3bf; /* rgb */ color: rgb(172, 195, 191); /* oklch */ color: oklch(79.9% 0.026 184.1);
Tailwind
colors: {
custom: {
50: '#c4d5d2',
500: '#acc3bf',
950: '#000000',
},
}SCSS
$custom: #acc3bf; $custom-light: #c4d5d2; $custom-dark: #000000;
JSON
{
"hex": "#acc3bf",
"rgb": {
"r": 172,
"g": 195,
"b": 191
},
"hsl": {
"h": 169.565,
"s": 16.084,
"l": 71.961
},
"oklch": {
"l": 0.79866,
"c": 0.02564,
"h": 184.1
},
"luminance": 0.51562
}Semantic roles & 50–950 ramp
primary
#ACC3BF
secondary
#977C81
accent
#4B599A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383