#AAC4C2#AAC4C2
#AAC4C2 is a light, muted teal. Relative luminance 0.519; OKLCH L 80.0% C 0.028 H 190.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC4C2 |
|---|---|
| RGB | rgb(170, 196, 194) |
| HSL | hsl(175, 18%, 72%) |
| HSV | hsv(175, 13%, 77%) |
| CMYK | cmyk(13.3%, 0%, 1%, 23.1%) |
| CIE-LAB | lab(77.23, -9.15, -1.96) |
| CIE-LCH | lch(77.23, 9.36, 192.08°) |
| OKLab | oklab(80.03% -0.0278 -0.0054) |
| OKLCH | oklch(80.03% 0.028 190.9) |
| XYZ | xyz(46.0527, 51.9199, 58.6237) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.29
Lightblue
#ADD8E6
ΔE00 8.38
Silver (survey)
#C5C9C7
ΔE00 8.68
Cool Grey
#95A3A6
ΔE00 10.02
Silver
#C0C0C0
ΔE00 10.57
Light Grey
#D8DCD6
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC4C2 #C4AAAC
analogous
#AAC4B5 #AAC4C2 #AAB9C4
triadic
#AAC4C2 #C2AAC4 #C4C2AA
tetradic
#AAC4C2 #B5AAC4 #C4AAAC #B9C4AA
square
#AAC4C2 #B5AAC4 #C4AAAC #B9C4AA
split-complementary
#AAC4C2 #C4AAB9 #C4B5AA
monochromatic
#64908C #86ABA8 #AAC4C2 #CEDDDC #EDF2F2
Accessibility & contrast
On white
1.84
#AAC4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#AAC4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC4C2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC4C2 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 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)
#C1C1C2
Deuteranopia (green-blind)
#BBBDC2
Tritanopia (blue-blind)
#A3C6C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aac4c2; /* rgb */ color: rgb(170, 196, 194); /* oklch */ color: oklch(80.0% 0.028 190.9);
Tailwind
colors: {
custom: {
50: '#c3d5d4',
500: '#aac4c2',
950: '#000000',
},
}SCSS
$custom: #aac4c2; $custom-light: #c3d5d4; $custom-dark: #000000;
JSON
{
"hex": "#aac4c2",
"rgb": {
"r": 170,
"g": 196,
"b": 194
},
"hsl": {
"h": 175.385,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.80029,
"c": 0.0283,
"h": 190.9
},
"luminance": 0.51921
}Semantic roles & 50–950 ramp
primary
#AAC4C2
secondary
#987A7C
accent
#49509C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383