#AEC2BB#AEC2BB
#AEC2BB is a light, muted teal. Relative luminance 0.512; OKLCH L 79.7% C 0.024 H 172.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2BB |
|---|---|
| RGB | rgb(174, 194, 187) |
| HSL | hsl(159, 14%, 72%) |
| HSV | hsv(159, 10%, 76%) |
| CMYK | cmyk(10.3%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(76.78, -8.17, 1.20) |
| CIE-LCH | lch(76.78, 8.26, 171.66°) |
| OKLab | oklab(79.68% -0.0237 0.0031) |
| OKLCH | oklch(79.68% 0.024 172.7) |
| XYZ | xyz(45.7150, 51.1694, 54.4723) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.71
Silver
#C0C0C0
ΔE00 9.66
Light Grey
#D8DCD6
ΔE00 9.67
Cool Grey
#95A3A6
ΔE00 10.04
Powder Blue
#B0E0E6
ΔE00 10.52
Dove Gray
#B6B8BD
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2BB #C2AEB5
analogous
#AEC2B1 #AEC2BB #AEBFC2
triadic
#AEC2BB #BBAEC2 #C2BBAE
tetradic
#AEC2BB #B1AEC2 #C2AEB5 #BFC2AE
square
#AEC2BB #B1AEC2 #C2AEB5 #BFC2AE
split-complementary
#AEC2BB #C2AEBF #C2B1AE
monochromatic
#6A8C80 #8BA89E #AEC2BB #D1DCD8 #EEF2F0
Accessibility & contrast
On white
1.87
#AEC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#AEC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2BB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2BB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#AAC2C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aec2bb; /* rgb */ color: rgb(174, 194, 187); /* oklch */ color: oklch(79.7% 0.024 172.7);
Tailwind
colors: {
custom: {
50: '#c6d4cf',
500: '#aec2bb',
950: '#000000',
},
}SCSS
$custom: #aec2bb; $custom-light: #c6d4cf; $custom-dark: #000000;
JSON
{
"hex": "#aec2bb",
"rgb": {
"r": 174,
"g": 194,
"b": 187
},
"hsl": {
"h": 159,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79679,
"c": 0.02394,
"h": 172.7
},
"luminance": 0.5117
}Semantic roles & 50–950 ramp
primary
#AEC2BB
secondary
#967F87
accent
#4D6898
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383