#AACECD#AACECD
#AACECD is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.5% C 0.038 H 194.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AACECD |
|---|---|
| RGB | rgb(170, 206, 205) |
| HSL | hsl(178, 27%, 74%) |
| HSV | hsv(178, 17%, 81%) |
| CMYK | cmyk(17.5%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(80.23, -12.07, -3.47) |
| CIE-LCH | lch(80.23, 12.56, 196.04°) |
| OKLab | oklab(82.5% -0.037 -0.0095) |
| OKLCH | oklch(82.5% 0.038 194.4) |
| XYZ | xyz(49.6653, 57.0949, 66.1494) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.26
Lightblue
#ADD8E6
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 8.42
Pale Sky Blue
#BDF6FE
ΔE00 9.83
Light Sky Blue
#C6FCFF
ΔE00 10.47
Pale Blue
#D0FEFE
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACECD #CEAAAB
analogous
#AACEBB #AACECD #AABDCE
triadic
#AACECD #CDAACE #CECDAA
tetradic
#AACECD #BBAACE #CEAAAB #BDCEAA
square
#AACECD #BBAACE #CEAAAB #BDCEAA
split-complementary
#AACECD #CEAABD #CEBBAA
monochromatic
#5DA19F #83B8B6 #AACECD #D1E4E4 #ECF4F4
Accessibility & contrast
On white
1.69
#AACECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#AACECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACECD
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACECD | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#9FD0CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aacecd; /* rgb */ color: rgb(170, 206, 205); /* oklch */ color: oklch(82.5% 0.038 194.4);
Tailwind
colors: {
custom: {
50: '#c3dddc',
500: '#aacecd',
950: '#000000',
},
}SCSS
$custom: #aacecd; $custom-light: #c3dddc; $custom-dark: #000000;
JSON
{
"hex": "#aacecd",
"rgb": {
"r": 170,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.333,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.82504,
"c": 0.03823,
"h": 194.4
},
"luminance": 0.57096
}Semantic roles & 50–950 ramp
primary
#AACECD
secondary
#A3797A
accent
#4043A5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484