#AECACE#AECACE
#AECACE is a light, muted teal. Relative luminance 0.557; OKLCH L 82.0% C 0.031 H 207.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AECACE |
|---|---|
| RGB | rgb(174, 202, 206) |
| HSL | hsl(188, 25%, 75%) |
| HSV | hsv(188, 16%, 81%) |
| CMYK | cmyk(15.5%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(79.44, -8.52, -5.15) |
| CIE-LCH | lch(79.44, 9.96, 211.13°) |
| OKLab | oklab(81.95% -0.0273 -0.0139) |
| OKLCH | oklch(81.95% 0.031 207) |
| XYZ | xyz(49.7138, 55.6947, 66.5114) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.45
Powder Blue
#B0E0E6
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 9.04
Cloudy Blue
#ACC2D9
ΔE00 9.45
Ice Blue
#A5DFF9
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECACE #CEB2AE
analogous
#AECEC2 #AECACE #AEBACE
triadic
#AECACE #CEAECA #CACEAE
tetradic
#AECACE #C2AECE #CEB2AE #BACEAE
square
#AECACE #C2AECE #CEB2AE #BACEAE
split-complementary
#AECACE #CEAEBA #CEC2AE
monochromatic
#6298A0 #88B1B7 #AECACE #D4E3E5 #ECF3F3
Accessibility & contrast
On white
1.73
#AECACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#AECACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECACE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECACE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#A5CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aecace; /* rgb */ color: rgb(174, 202, 206); /* oklch */ color: oklch(82.0% 0.031 207.0);
Tailwind
colors: {
custom: {
50: '#c6dadc',
500: '#aecace',
950: '#000000',
},
}SCSS
$custom: #aecace; $custom-light: #c6dadc; $custom-dark: #000000;
JSON
{
"hex": "#aecace",
"rgb": {
"r": 174,
"g": 202,
"b": 206
},
"hsl": {
"h": 187.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.81951,
"c": 0.03064,
"h": 207
},
"luminance": 0.55696
}Semantic roles & 50–950 ramp
primary
#AECACE
secondary
#A3827D
accent
#4E42A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384