#ACC4BB#ACC4BB
#ACC4BB is a light, muted teal. Relative luminance 0.518; OKLCH L 80.0% C 0.029 H 171.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4BB |
|---|---|
| RGB | rgb(172, 196, 187) |
| HSL | hsl(158, 17%, 72%) |
| HSV | hsv(158, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(77.18, -9.89, 1.77) |
| CIE-LCH | lch(77.18, 10.04, 169.87°) |
| OKLab | oklab(79.96% -0.0286 0.0045) |
| OKLCH | oklch(79.96% 0.029 171) |
| XYZ | xyz(45.7207, 51.8375, 54.6009) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.11
Powder Blue
#B0E0E6
ΔE00 10.12
Light Grey
#D8DCD6
ΔE00 10.53
Greenish Grey
#96AE8D
ΔE00 10.86
Silver
#C0C0C0
ΔE00 11.17
Cool Grey
#95A3A6
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4BB #C4ACB5
analogous
#ACC4AF #ACC4BB #ACC1C4
triadic
#ACC4BB #BBACC4 #C4BBAC
tetradic
#ACC4BB #AFACC4 #C4ACB5 #C1C4AC
square
#ACC4BB #AFACC4 #C4ACB5 #C1C4AC
split-complementary
#ACC4BB #C4ACC1 #C4AFAC
monochromatic
#669080 #88AB9E #ACC4BB #D0DDD8 #EDF2F0
Accessibility & contrast
On white
1.85
#ACC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#ACC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4BB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4BB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BB
Deuteranopia (green-blind)
#BEBDBC
Tritanopia (blue-blind)
#A7C4C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc4bb; /* rgb */ color: rgb(172, 196, 187); /* oklch */ color: oklch(80.0% 0.029 171.0);
Tailwind
colors: {
custom: {
50: '#c4d5cf',
500: '#acc4bb',
950: '#000000',
},
}SCSS
$custom: #acc4bb; $custom-light: #c4d5cf; $custom-dark: #000000;
JSON
{
"hex": "#acc4bb",
"rgb": {
"r": 172,
"g": 196,
"b": 187
},
"hsl": {
"h": 157.5,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.79963,
"c": 0.02895,
"h": 171
},
"luminance": 0.51838
}Semantic roles & 50–950 ramp
primary
#ACC4BB
secondary
#987C87
accent
#4A699B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383