#AEBFBA#AEBFBA
#AEBFBA is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.0% C 0.020 H 176.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFBA |
|---|---|
| RGB | rgb(174, 191, 186) |
| HSL | hsl(162, 12%, 72%) |
| HSV | hsv(162, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.95, -6.79, 0.53) |
| CIE-LCH | lch(75.95, 6.81, 175.56°) |
| OKLab | oklab(79.01% -0.0199 0.0013) |
| OKLCH | oklch(79.01% 0.02 176.3) |
| XYZ | xyz(44.9474, 49.8048, 53.6901) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.73
Silver
#C0C0C0
ΔE00 8.38
Cool Grey
#95A3A6
ΔE00 8.80
Dove Gray
#B6B8BD
ΔE00 9.20
Light Grey
#D8DCD6
ΔE00 9.42
Dark Gray
#A9A9A9
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFBA #BFAEB3
analogous
#AEBFB2 #AEBFBA #AEBCBF
triadic
#AEBFBA #BAAEBF #BFBAAE
tetradic
#AEBFBA #B2AEBF #BFAEB3 #BCBFAE
square
#AEBFBA #B2AEBF #BFAEB3 #BCBFAE
split-complementary
#AEBFBA #BFAEBC #BFB2AE
monochromatic
#6B887F #8CA49D #AEBFBA #D0DAD7 #EEF1F0
Accessibility & contrast
On white
1.92
#AEBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#AEBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFBA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFBA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#BABABA
Tritanopia (blue-blind)
#AAC0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebfba; /* rgb */ color: rgb(174, 191, 186); /* oklch */ color: oklch(79.0% 0.020 176.3);
Tailwind
colors: {
custom: {
50: '#c6d2ce',
500: '#aebfba',
950: '#000000',
},
}SCSS
$custom: #aebfba; $custom-light: #c6d2ce; $custom-dark: #000000;
JSON
{
"hex": "#aebfba",
"rgb": {
"r": 174,
"g": 191,
"b": 186
},
"hsl": {
"h": 162.353,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.79013,
"c": 0.01994,
"h": 176.3
},
"luminance": 0.49805
}Semantic roles & 50–950 ramp
primary
#AEBFBA
secondary
#E7E2E4
accent
#506496
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282