#AEC2B8#AEC2B8
#AEC2B8 is a light, muted teal. Relative luminance 0.510; OKLCH L 79.6% C 0.026 H 164.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2B8 |
|---|---|
| RGB | rgb(174, 194, 184) |
| HSL | hsl(150, 14%, 72%) |
| HSV | hsv(150, 10%, 76%) |
| CMYK | cmyk(10.3%, 0%, 5.2%, 23.9%) |
| CIE-LAB | lab(76.70, -8.75, 2.71) |
| CIE-LCH | lch(76.70, 9.16, 162.80°) |
| OKLab | oklab(79.59% -0.025 0.007) |
| OKLCH | oklch(79.59% 0.026 164.3) |
| XYZ | xyz(45.3972, 51.0422, 52.7985) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.34
Light Grey
#D8DCD6
ΔE00 9.96
Silver
#C0C0C0
ΔE00 10.31
Greenish Grey
#96AE8D
ΔE00 10.38
Cool Grey
#95A3A6
ΔE00 10.76
Powder Blue
#B0E0E6
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2B8 #C2AEB8
analogous
#AEC2AE #AEC2B8 #AEC2C2
triadic
#AEC2B8 #B8AEC2 #C2B8AE
tetradic
#AEC2B8 #AEAEC2 #C2AEB8 #C2C2AE
square
#AEC2B8 #AEAEC2 #C2AEB8 #C2C2AE
split-complementary
#AEC2B8 #C2AEC2 #C2AEAE
monochromatic
#6A8C7B #8BA899 #AEC2B8 #D1DCD7 #EEF2F0
Accessibility & contrast
On white
1.87
#AEC2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#AEC2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2B8
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2B8 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#BDBCB9
Tritanopia (blue-blind)
#AAC2BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aec2b8; /* rgb */ color: rgb(174, 194, 184); /* oklch */ color: oklch(79.6% 0.026 164.3);
Tailwind
colors: {
custom: {
50: '#c6d4cd',
500: '#aec2b8',
950: '#000000',
},
}SCSS
$custom: #aec2b8; $custom-light: #c6d4cd; $custom-dark: #000000;
JSON
{
"hex": "#aec2b8",
"rgb": {
"r": 174,
"g": 194,
"b": 184
},
"hsl": {
"h": 150,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79593,
"c": 0.02593,
"h": 164.3
},
"luminance": 0.51043
}Semantic roles & 50–950 ramp
primary
#AEC2B8
secondary
#967F8A
accent
#4D7398
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#131413
muted
#828383