#AEBCB6#AEBCB6
#AEBCB6 is a light, near-neutral teal. Relative luminance 0.483; OKLCH L 78.3% C 0.018 H 168.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCB6 |
|---|---|
| RGB | rgb(174, 188, 182) |
| HSL | hsl(154, 9%, 71%) |
| HSV | hsv(154, 7%, 74%) |
| CMYK | cmyk(7.4%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(75.04, -5.98, 1.37) |
| CIE-LCH | lch(75.04, 6.13, 167.05°) |
| OKLab | oklab(78.26% -0.0172 0.0036) |
| OKLCH | oklch(78.26% 0.018 168.4) |
| XYZ | xyz(43.8805, 48.3420, 51.2660) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.42
Silver
#C0C0C0
ΔE00 7.77
Cool Grey
#95A3A6
ΔE00 8.33
Dove Gray
#B6B8BD
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 8.71
Light Grey
#D8DCD6
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCB6 #BCAEB4
analogous
#AEBCAF #AEBCB6 #AEBBBC
triadic
#AEBCB6 #B6AEBC #BCB6AE
tetradic
#AEBCB6 #AFAEBC #BCAEB4 #BBBCAE
square
#AEBCB6 #AFAEBC #BCAEB4 #BBBCAE
split-complementary
#AEBCB6 #BCAEBB #BCAFAE
monochromatic
#6C8379 #8DA098 #AEBCB6 #CFD8D4 #EEF1F0
Accessibility & contrast
On white
1.97
#AEBCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#AEBCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCB6
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCB6 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB6
Deuteranopia (green-blind)
#B8B8B6
Tritanopia (blue-blind)
#ABBCBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebcb6; /* rgb */ color: rgb(174, 188, 182); /* oklch */ color: oklch(78.3% 0.018 168.4);
Tailwind
colors: {
custom: {
50: '#c6d0cb',
500: '#aebcb6',
950: '#000000',
},
}SCSS
$custom: #aebcb6; $custom-light: #c6d0cb; $custom-dark: #000000;
JSON
{
"hex": "#aebcb6",
"rgb": {
"r": 174,
"g": 188,
"b": 182
},
"hsl": {
"h": 154.286,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.7826,
"c": 0.01759,
"h": 168.4
},
"luminance": 0.48343
}Semantic roles & 50–950 ramp
primary
#AEBCB6
secondary
#E5E1E3
accent
#526E93
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282