#AAC8BA#AAC8BA
#AAC8BA is a light, muted teal. Relative luminance 0.534; OKLCH L 80.7% C 0.038 H 165.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC8BA |
|---|---|
| RGB | rgb(170, 200, 186) |
| HSL | hsl(152, 21%, 73%) |
| HSV | hsv(152, 15%, 78%) |
| CMYK | cmyk(15%, 0%, 7%, 21.6%) |
| CIE-LAB | lab(78.11, -12.82, 3.63) |
| CIE-LCH | lch(78.11, 13.32, 164.18°) |
| OKLab | oklab(80.66% -0.0366 0.0094) |
| OKLCH | oklch(80.66% 0.038 165.6) |
| XYZ | xyz(46.0926, 53.3987, 54.3234) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.11
Greenish Grey
#96AE8D
ΔE00 9.97
Powder Blue
#B0E0E6
ΔE00 10.52
Seafoam Blue
#78D1B6
ΔE00 10.83
Darkseagreen
#8FBC8F
ΔE00 10.88
Sage Green
#9CAF88
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC8BA #C8AAB8
analogous
#AAC8AB #AAC8BA #AAC7C8
triadic
#AAC8BA #BAAAC8 #C8BAAA
tetradic
#AAC8BA #ABAAC8 #C8AAB8 #C7C8AA
square
#AAC8BA #ABAAC8 #C8AAB8 #C7C8AA
split-complementary
#AAC8BA #C8AAC7 #C8ABAA
monochromatic
#61967E #85B09C #AAC8BA #CFE0D8 #ECF3F0
Accessibility & contrast
On white
1.80
#AAC8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#AAC8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC8BA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC8BA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#C1C0BB
Tritanopia (blue-blind)
#A4C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aac8ba; /* rgb */ color: rgb(170, 200, 186); /* oklch */ color: oklch(80.7% 0.038 165.6);
Tailwind
colors: {
custom: {
50: '#c3d8ce',
500: '#aac8ba',
950: '#000000',
},
}SCSS
$custom: #aac8ba; $custom-light: #c3d8ce; $custom-dark: #000000;
JSON
{
"hex": "#aac8ba",
"rgb": {
"r": 170,
"g": 200,
"b": 186
},
"hsl": {
"h": 152,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.80655,
"c": 0.03776,
"h": 165.6
},
"luminance": 0.534
}Semantic roles & 50–950 ramp
primary
#AAC8BA
secondary
#9C7A8A
accent
#4670A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383