#AAC2BF#AAC2BF
#AAC2BF is a light, muted teal. Relative luminance 0.509; OKLCH L 79.5% C 0.026 H 187.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC2BF |
|---|---|
| RGB | rgb(170, 194, 191) |
| HSL | hsl(173, 16%, 71%) |
| HSV | hsv(173, 12%, 76%) |
| CMYK | cmyk(12.4%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(76.61, -8.71, -1.25) |
| CIE-LCH | lch(76.61, 8.80, 188.14°) |
| OKLab | oklab(79.51% -0.0262 -0.0035) |
| OKLCH | oklch(79.51% 0.026 187.5) |
| XYZ | xyz(45.2710, 50.8903, 56.7178) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 9.09
Lightblue
#ADD8E6
ΔE00 9.15
Cool Grey
#95A3A6
ΔE00 9.55
Silver
#C0C0C0
ΔE00 10.16
Cool Gray
#9AA7B0
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC2BF #C2AAAD
analogous
#AAC2B3 #AAC2BF #AAB9C2
triadic
#AAC2BF #BFAAC2 #C2BFAA
tetradic
#AAC2BF #B3AAC2 #C2AAAD #B9C2AA
square
#AAC2BF #B3AAC2 #C2AAAD #B9C2AA
split-complementary
#AAC2BF #C2AAB9 #C2B3AA
monochromatic
#658D88 #86A8A4 #AAC2BF #CEDCDA #EDF2F2
Accessibility & contrast
On white
1.88
#AAC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#AAC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC2BF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC2BF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#BABCBF
Tritanopia (blue-blind)
#A4C3C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aac2bf; /* rgb */ color: rgb(170, 194, 191); /* oklch */ color: oklch(79.5% 0.026 187.5);
Tailwind
colors: {
custom: {
50: '#c3d4d2',
500: '#aac2bf',
950: '#000000',
},
}SCSS
$custom: #aac2bf; $custom-light: #c3d4d2; $custom-dark: #000000;
JSON
{
"hex": "#aac2bf",
"rgb": {
"r": 170,
"g": 194,
"b": 191
},
"hsl": {
"h": 172.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.79511,
"c": 0.02644,
"h": 187.5
},
"luminance": 0.50891
}Semantic roles & 50–950 ramp
primary
#AAC2BF
secondary
#967A7E
accent
#4B559B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383