#AEC1BF#AEC1BF
#AEC1BF is a light, muted teal. Relative luminance 0.509; OKLCH L 79.6% C 0.021 H 189.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC1BF |
|---|---|
| RGB | rgb(174, 193, 191) |
| HSL | hsl(174, 13%, 72%) |
| HSV | hsv(174, 10%, 76%) |
| CMYK | cmyk(9.8%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(76.62, -6.86, -1.21) |
| CIE-LCH | lch(76.62, 6.96, 189.96°) |
| OKLab | oklab(79.58% -0.0207 -0.0033) |
| OKLCH | oklch(79.58% 0.021 189.1) |
| XYZ | xyz(45.9273, 50.8994, 56.6850) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.74
Silver
#C0C0C0
ΔE00 8.43
Cool Grey
#95A3A6
ΔE00 8.79
Dove Gray
#B6B8BD
ΔE00 8.95
Cool Gray
#9AA7B0
ΔE00 9.46
Lightblue
#ADD8E6
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC1BF #C1AEB0
analogous
#AEC1B6 #AEC1BF #AEBAC1
triadic
#AEC1BF #BFAEC1 #C1BFAE
tetradic
#AEC1BF #B6AEC1 #C1AEB0 #BAC1AE
square
#AEC1BF #B6AEC1 #C1AEB0 #BAC1AE
split-complementary
#AEC1BF #C1AEBA #C1B6AE
monochromatic
#6A8B87 #8BA6A4 #AEC1BF #D1DCDA #EEF2F1
Accessibility & contrast
On white
1.88
#AEC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#AEC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC1BF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC1BF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#A9C2C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aec1bf; /* rgb */ color: rgb(174, 193, 191); /* oklch */ color: oklch(79.6% 0.021 189.1);
Tailwind
colors: {
custom: {
50: '#c6d3d2',
500: '#aec1bf',
950: '#000000',
},
}SCSS
$custom: #aec1bf; $custom-light: #c6d3d2; $custom-dark: #000000;
JSON
{
"hex": "#aec1bf",
"rgb": {
"r": 174,
"g": 193,
"b": 191
},
"hsl": {
"h": 173.684,
"s": 13.287,
"l": 71.961
},
"oklch": {
"l": 0.79585,
"c": 0.02098,
"h": 189.1
},
"luminance": 0.509
}Semantic roles & 50–950 ramp
primary
#AEC1BF
secondary
#957F81
accent
#4E5697
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383