#AEBBB9#AEBBB9
#AEBBB9 is a light, near-neutral teal. Relative luminance 0.480; OKLCH L 78.1% C 0.015 H 185.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBB9 |
|---|---|
| RGB | rgb(174, 187, 185) |
| HSL | hsl(171, 9%, 71%) |
| HSV | hsv(171, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(74.85, -4.87, -0.53) |
| CIE-LCH | lch(74.85, 4.90, 186.26°) |
| OKLab | oklab(78.14% -0.0146 -0.0015) |
| OKLCH | oklch(78.14% 0.015 185.8) |
| XYZ | xyz(43.9810, 48.0416, 52.8454) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.68
Silver
#C0C0C0
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.95
Cool Grey
#95A3A6
ΔE00 7.27
Dark Gray
#A9A9A9
ΔE00 7.58
Cool Gray
#9AA7B0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBB9 #BBAEB0
analogous
#AEBBB2 #AEBBB9 #AEB6BB
triadic
#AEBBB9 #B9AEBB #BBB9AE
tetradic
#AEBBB9 #B2AEBB #BBAEB0 #B6BBAE
square
#AEBBB9 #B2AEBB #BBAEB0 #B6BBAE
split-complementary
#AEBBB9 #BBAEB6 #BBB2AE
monochromatic
#6D827F #8D9F9C #AEBBB9 #CFD7D6 #EEF1F1
Accessibility & contrast
On white
1.98
#AEBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#AEBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBB9
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBB9 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B9
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#ABBCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebbb9; /* rgb */ color: rgb(174, 187, 185); /* oklch */ color: oklch(78.1% 0.015 185.8);
Tailwind
colors: {
custom: {
50: '#c6cfce',
500: '#aebbb9',
950: '#000000',
},
}SCSS
$custom: #aebbb9; $custom-light: #c6cfce; $custom-dark: #000000;
JSON
{
"hex": "#aebbb9",
"rgb": {
"r": 174,
"g": 187,
"b": 185
},
"hsl": {
"h": 170.769,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78137,
"c": 0.01467,
"h": 185.8
},
"luminance": 0.48042
}Semantic roles & 50–950 ramp
primary
#AEBBB9
secondary
#E4E1E1
accent
#535D93
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282