#ACC4BC#ACC4BC
#ACC4BC is a light, muted teal. Relative luminance 0.519; OKLCH L 80.0% C 0.028 H 173.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4BC |
|---|---|
| RGB | rgb(172, 196, 188) |
| HSL | hsl(160, 17%, 72%) |
| HSV | hsv(160, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 4.1%, 23.1%) |
| CIE-LAB | lab(77.21, -9.69, 1.26) |
| CIE-LCH | lch(77.21, 9.77, 172.57°) |
| OKLab | oklab(79.99% -0.0282 0.0032) |
| OKLCH | oklch(79.99% 0.028 173.5) |
| XYZ | xyz(45.8282, 51.8805, 55.1666) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.85
Light Grey
#D8DCD6
ΔE00 10.44
Lightblue
#ADD8E6
ΔE00 10.85
Cool Grey
#95A3A6
ΔE00 10.95
Silver
#C0C0C0
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4BC #C4ACB4
analogous
#ACC4B0 #ACC4BC #ACC0C4
triadic
#ACC4BC #BCACC4 #C4BCAC
tetradic
#ACC4BC #B0ACC4 #C4ACB4 #C0C4AC
square
#ACC4BC #B0ACC4 #C4ACB4 #C0C4AC
split-complementary
#ACC4BC #C4ACC0 #C4B0AC
monochromatic
#669082 #88AB9F #ACC4BC #D0DDD9 #EDF2F1
Accessibility & contrast
On white
1.85
#ACC4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ACC4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4BC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4BC | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BC
Deuteranopia (green-blind)
#BEBDBD
Tritanopia (blue-blind)
#A7C5C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc4bc; /* rgb */ color: rgb(172, 196, 188); /* oklch */ color: oklch(80.0% 0.028 173.5);
Tailwind
colors: {
custom: {
50: '#c4d5d0',
500: '#acc4bc',
950: '#000000',
},
}SCSS
$custom: #acc4bc; $custom-light: #c4d5d0; $custom-dark: #000000;
JSON
{
"hex": "#acc4bc",
"rgb": {
"r": 172,
"g": 196,
"b": 188
},
"hsl": {
"h": 160,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.79992,
"c": 0.02836,
"h": 173.5
},
"luminance": 0.51881
}Semantic roles & 50–950 ramp
primary
#ACC4BC
secondary
#987C85
accent
#4A659B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383