#AACDCD#AACDCD
#AACDCD is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.3% C 0.037 H 196.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AACDCD |
|---|---|
| RGB | rgb(170, 205, 205) |
| HSL | hsl(180, 26%, 74%) |
| HSV | hsv(180, 17%, 80%) |
| CMYK | cmyk(17.1%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(79.96, -11.56, -3.87) |
| CIE-LCH | lch(79.96, 12.19, 198.51°) |
| OKLab | oklab(82.29% -0.0357 -0.0105) |
| OKLCH | oklch(82.29% 0.037 196.5) |
| XYZ | xyz(49.4253, 56.6150, 66.0694) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 8.78
Pale Sky Blue
#BDF6FE
ΔE00 9.97
Ice Blue
#A5DFF9
ΔE00 10.46
Silver (survey)
#C5C9C7
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACDCD #CDAAAA
analogous
#AACDBB #AACDCD #AABBCD
triadic
#AACDCD #CDAACD #CDCDAA
tetradic
#AACDCD #BBAACD #CDAAAA #BBCDAA
square
#AACDCD #BBAACD #CDAAAA #BBCDAA
split-complementary
#AACDCD #CDAABB #CDBBAA
monochromatic
#5E9F9F #83B6B6 #AACDCD #D1E4E4 #ECF4F4
Accessibility & contrast
On white
1.70
#AACDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#AACDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACDCD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACDCD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#9FCFCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aacdcd; /* rgb */ color: rgb(170, 205, 205); /* oklch */ color: oklch(82.3% 0.037 196.5);
Tailwind
colors: {
custom: {
50: '#c3dcdc',
500: '#aacdcd',
950: '#000000',
},
}SCSS
$custom: #aacdcd; $custom-light: #c3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#aacdcd",
"rgb": {
"r": 170,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.8229,
"c": 0.03721,
"h": 196.5
},
"luminance": 0.56616
}Semantic roles & 50–950 ramp
primary
#AACDCD
secondary
#A27979
accent
#4141A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484