#AEC3BF#AEC3BF
#AEC3BF is a light, muted teal. Relative luminance 0.518; OKLCH L 80.0% C 0.024 H 183.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC3BF |
|---|---|
| RGB | rgb(174, 195, 191) |
| HSL | hsl(169, 15%, 72%) |
| HSV | hsv(169, 11%, 76%) |
| CMYK | cmyk(10.8%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(77.15, -7.91, -0.42) |
| CIE-LCH | lch(77.15, 7.92, 183.04°) |
| OKLab | oklab(80.01% -0.0235 -0.0012) |
| OKLCH | oklch(80.01% 0.024 183) |
| XYZ | xyz(46.3725, 51.7896, 56.8334) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.43
Silver
#C0C0C0
ΔE00 9.37
Powder Blue
#B0E0E6
ΔE00 9.57
Light Grey
#D8DCD6
ΔE00 9.60
Lightblue
#ADD8E6
ΔE00 9.66
Cool Grey
#95A3A6
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC3BF #C3AEB2
analogous
#AEC3B4 #AEC3BF #AEBDC3
triadic
#AEC3BF #BFAEC3 #C3BFAE
tetradic
#AEC3BF #B4AEC3 #C3AEB2 #BDC3AE
square
#AEC3BF #B4AEC3 #C3AEB2 #BDC3AE
split-complementary
#AEC3BF #C3AEBD #C3B4AE
monochromatic
#698E87 #8BA9A3 #AEC3BF #D1DDDB #EDF2F1
Accessibility & contrast
On white
1.85
#AEC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AEC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC3BF
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC3BF | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#A9C4C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aec3bf; /* rgb */ color: rgb(174, 195, 191); /* oklch */ color: oklch(80.0% 0.024 183.0);
Tailwind
colors: {
custom: {
50: '#c6d5d2',
500: '#aec3bf',
950: '#000000',
},
}SCSS
$custom: #aec3bf; $custom-light: #c6d5d2; $custom-dark: #000000;
JSON
{
"hex": "#aec3bf",
"rgb": {
"r": 174,
"g": 195,
"b": 191
},
"hsl": {
"h": 168.571,
"s": 14.894,
"l": 72.353
},
"oklch": {
"l": 0.80009,
"c": 0.02357,
"h": 183
},
"luminance": 0.5179
}Semantic roles & 50–950 ramp
primary
#AEC3BF
secondary
#977E83
accent
#4C5B99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383