#AAC2BC#AAC2BC
#AAC2BC is a light, muted teal. Relative luminance 0.508; OKLCH L 79.4% C 0.027 H 178.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC2BC |
|---|---|
| RGB | rgb(170, 194, 188) |
| HSL | hsl(165, 16%, 71%) |
| HSV | hsv(165, 12%, 76%) |
| CMYK | cmyk(12.4%, 0%, 3.1%, 23.9%) |
| CIE-LAB | lab(76.53, -9.31, 0.26) |
| CIE-LCH | lch(76.53, 9.32, 178.39°) |
| OKLab | oklab(79.42% -0.0274 0.0006) |
| OKLCH | oklch(79.42% 0.027 178.9) |
| XYZ | xyz(44.9443, 50.7596, 54.9969) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 9.69
Cool Grey
#95A3A6
ΔE00 10.12
Lightblue
#ADD8E6
ΔE00 10.29
Silver
#C0C0C0
ΔE00 10.66
Light Grey
#D8DCD6
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC2BC #C2AAB0
analogous
#AAC2B0 #AAC2BC #AABCC2
triadic
#AAC2BC #BCAAC2 #C2BCAA
tetradic
#AAC2BC #B0AAC2 #C2AAB0 #BCC2AA
square
#AAC2BC #B0AAC2 #C2AAB0 #BCC2AA
split-complementary
#AAC2BC #C2AABC #C2B0AA
monochromatic
#658D83 #86A8A0 #AAC2BC #CEDCD8 #EDF2F1
Accessibility & contrast
On white
1.88
#AAC2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#AAC2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC2BC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC2BC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#A4C3C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aac2bc; /* rgb */ color: rgb(170, 194, 188); /* oklch */ color: oklch(79.4% 0.027 178.9);
Tailwind
colors: {
custom: {
50: '#c3d4d0',
500: '#aac2bc',
950: '#000000',
},
}SCSS
$custom: #aac2bc; $custom-light: #c3d4d0; $custom-dark: #000000;
JSON
{
"hex": "#aac2bc",
"rgb": {
"r": 170,
"g": 194,
"b": 188
},
"hsl": {
"h": 165,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.79422,
"c": 0.02743,
"h": 178.9
},
"luminance": 0.5076
}Semantic roles & 50–950 ramp
primary
#AAC2BC
secondary
#967A81
accent
#4B5F9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383