#AEBEB6#AEBEB6
#AEBEB6 is a light, muted teal. Relative luminance 0.492; OKLCH L 78.7% C 0.021 H 164.4°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEB6 |
|---|---|
| RGB | rgb(174, 190, 182) |
| HSL | hsl(150, 11%, 71%) |
| HSV | hsv(150, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(75.58, -7.03, 2.15) |
| CIE-LCH | lch(75.58, 7.35, 162.96°) |
| OKLab | oklab(78.68% -0.0201 0.0056) |
| OKLCH | oklch(78.68% 0.021 164.4) |
| XYZ | xyz(44.3107, 49.2024, 51.4094) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.16
Silver
#C0C0C0
ΔE00 8.80
Cool Grey
#95A3A6
ΔE00 9.29
Light Grey
#D8DCD6
ΔE00 9.59
Dark Gray
#A9A9A9
ΔE00 9.89
Dove Gray
#B6B8BD
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEB6 #BEAEB6
analogous
#AEBEAE #AEBEB6 #AEBEBE
triadic
#AEBEB6 #B6AEBE #BEB6AE
tetradic
#AEBEB6 #AEAEBE #BEAEB6 #BEBEAE
square
#AEBEB6 #AEAEBE #BEAEB6 #BEBEAE
split-complementary
#AEBEB6 #BEAEBE #BEAEAE
monochromatic
#6C8679 #8CA397 #AEBEB6 #D0D9D5 #EEF1F0
Accessibility & contrast
On white
1.94
#AEBEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#AEBEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEB6
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEB6 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB6
Deuteranopia (green-blind)
#BAB9B6
Tritanopia (blue-blind)
#ABBEBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebeb6; /* rgb */ color: rgb(174, 190, 182); /* oklch */ color: oklch(78.7% 0.021 164.4);
Tailwind
colors: {
custom: {
50: '#c6d1cb',
500: '#aebeb6',
950: '#000000',
},
}SCSS
$custom: #aebeb6; $custom-light: #c6d1cb; $custom-dark: #000000;
JSON
{
"hex": "#aebeb6",
"rgb": {
"r": 174,
"g": 190,
"b": 182
},
"hsl": {
"h": 150,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.78684,
"c": 0.02086,
"h": 164.4
},
"luminance": 0.49203
}Semantic roles & 50–950 ramp
primary
#AEBEB6
secondary
#E6E2E4
accent
#507395
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282