#AEC7BE#AEC7BE
#AEC7BE is a light, muted teal. Relative luminance 0.536; OKLCH L 80.8% C 0.030 H 171.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7BE |
|---|---|
| RGB | rgb(174, 199, 190) |
| HSL | hsl(158, 18%, 73%) |
| HSV | hsv(158, 13%, 78%) |
| CMYK | cmyk(12.6%, 0%, 4.5%, 22%) |
| CIE-LAB | lab(78.21, -10.19, 1.65) |
| CIE-LCH | lch(78.21, 10.33, 170.79°) |
| OKLab | oklab(80.83% -0.0295 0.0042) |
| OKLCH | oklch(80.83% 0.03 171.9) |
| XYZ | xyz(47.1711, 53.5623, 56.5585) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.20
Powder Blue
#B0E0E6
ΔE00 9.55
Light Grey
#D8DCD6
ΔE00 10.30
Lightblue
#ADD8E6
ΔE00 10.90
Pale Teal
#82CBB2
ΔE00 11.26
Greenish Grey
#96AE8D
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7BE #C7AEB7
analogous
#AEC7B1 #AEC7BE #AEC3C7
triadic
#AEC7BE #BEAEC7 #C7BEAE
tetradic
#AEC7BE #B1AEC7 #C7AEB7 #C3C7AE
square
#AEC7BE #B1AEC7 #C7AEB7 #C3C7AE
split-complementary
#AEC7BE #C7AEC3 #C7B1AE
monochromatic
#669484 #8AAEA1 #AEC7BE #D2E0DB #EDF2F0
Accessibility & contrast
On white
1.79
#AEC7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#AEC7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7BE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7BE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#A9C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec7be; /* rgb */ color: rgb(174, 199, 190); /* oklch */ color: oklch(80.8% 0.030 171.9);
Tailwind
colors: {
custom: {
50: '#c6d8d1',
500: '#aec7be',
950: '#000000',
},
}SCSS
$custom: #aec7be; $custom-light: #c6d8d1; $custom-dark: #000000;
JSON
{
"hex": "#aec7be",
"rgb": {
"r": 174,
"g": 199,
"b": 190
},
"hsl": {
"h": 158.4,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.80833,
"c": 0.02983,
"h": 171.9
},
"luminance": 0.53563
}Semantic roles & 50–950 ramp
primary
#AEC7BE
secondary
#9B7E89
accent
#49679D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383