#AECECA#AECECA
#AECECA is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.7% C 0.035 H 187.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AECECA |
|---|---|
| RGB | rgb(174, 206, 202) |
| HSL | hsl(173, 25%, 75%) |
| HSV | hsv(173, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.41, -11.42, -1.58) |
| CIE-LCH | lch(80.41, 11.53, 187.87°) |
| OKLab | oklab(82.68% -0.0343 -0.0044) |
| OKLCH | oklch(82.68% 0.035 187.3) |
| XYZ | xyz(50.1848, 57.4042, 64.3017) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 7.92
Paleturquoise
#AFEEEE
ΔE00 9.03
Silver (survey)
#C5C9C7
ΔE00 10.17
Pale Sky Blue
#BDF6FE
ΔE00 10.59
Duck Egg Blue
#C3FBF4
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECECA #CEAEB2
analogous
#AECEBA #AECECA #AEC2CE
triadic
#AECECA #CAAECE #CECAAE
tetradic
#AECECA #BAAECE #CEAEB2 #C2CEAE
square
#AECECA #BAAECE #CEAEB2 #C2CEAE
split-complementary
#AECECA #CEAEC2 #CEBAAE
monochromatic
#62A098 #88B7B1 #AECECA #D4E5E3 #ECF3F3
Accessibility & contrast
On white
1.68
#AECECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#AECECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECECA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECECA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#A5D0CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aececa; /* rgb */ color: rgb(174, 206, 202); /* oklch */ color: oklch(82.7% 0.035 187.3);
Tailwind
colors: {
custom: {
50: '#c6ddda',
500: '#aececa',
950: '#000000',
},
}SCSS
$custom: #aececa; $custom-light: #c6ddda; $custom-dark: #000000;
JSON
{
"hex": "#aececa",
"rgb": {
"r": 174,
"g": 206,
"b": 202
},
"hsl": {
"h": 172.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82681,
"c": 0.0346,
"h": 187.3
},
"luminance": 0.57406
}Semantic roles & 50–950 ramp
primary
#AECECA
secondary
#A37D82
accent
#424EA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483