#AECECC#AECECC
#AECECC is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.7% C 0.034 H 191.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AECECC |
|---|---|
| RGB | rgb(174, 206, 204) |
| HSL | hsl(176, 25%, 75%) |
| HSV | hsv(176, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(80.46, -11.01, -2.57) |
| CIE-LCH | lch(80.46, 11.31, 193.15°) |
| OKLab | oklab(82.74% -0.0335 -0.007) |
| OKLCH | oklch(82.74% 0.034 191.9) |
| XYZ | xyz(50.4231, 57.4995, 65.5569) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 8.99
Silver (survey)
#C5C9C7
ΔE00 9.97
Pale Sky Blue
#BDF6FE
ΔE00 10.24
Pale Blue
#D0FEFE
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECECC #CEAEB0
analogous
#AECEBC #AECECC #AEC0CE
triadic
#AECECC #CCAECE #CECCAE
tetradic
#AECECC #BCAECE #CEAEB0 #C0CEAE
square
#AECECC #BCAECE #CEAEB0 #C0CEAE
split-complementary
#AECECC #CEAEC0 #CEBCAE
monochromatic
#62A09C #88B7B4 #AECECC #D4E5E4 #ECF3F3
Accessibility & contrast
On white
1.68
#AECECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#AECECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECECC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECECC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#A5D0CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aececc; /* rgb */ color: rgb(174, 206, 204); /* oklch */ color: oklch(82.7% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#c6dddb',
500: '#aececc',
950: '#000000',
},
}SCSS
$custom: #aececc; $custom-light: #c6dddb; $custom-dark: #000000;
JSON
{
"hex": "#aececc",
"rgb": {
"r": 174,
"g": 206,
"b": 204
},
"hsl": {
"h": 176.25,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82741,
"c": 0.03425,
"h": 191.9
},
"luminance": 0.57501
}Semantic roles & 50–950 ramp
primary
#AECECC
secondary
#A37D7F
accent
#4248A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484