#AEBFB9#AEBFB9
#AEBFB9 is a light, muted teal. Relative luminance 0.498; OKLCH L 79.0% C 0.020 H 172.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFB9 |
|---|---|
| RGB | rgb(174, 191, 185) |
| HSL | hsl(159, 12%, 72%) |
| HSV | hsv(159, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 3.1%, 25.1%) |
| CIE-LAB | lab(75.92, -6.98, 1.03) |
| CIE-LCH | lch(75.92, 7.06, 171.60°) |
| OKLab | oklab(78.98% -0.0203 0.0026) |
| OKLCH | oklch(78.98% 0.02 172.6) |
| XYZ | xyz(44.8414, 49.7624, 53.1322) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.91
Silver
#C0C0C0
ΔE00 8.60
Cool Grey
#95A3A6
ΔE00 9.03
Light Grey
#D8DCD6
ΔE00 9.46
Dove Gray
#B6B8BD
ΔE00 9.52
Dark Gray
#A9A9A9
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFB9 #BFAEB4
analogous
#AEBFB1 #AEBFB9 #AEBDBF
triadic
#AEBFB9 #B9AEBF #BFB9AE
tetradic
#AEBFB9 #B1AEBF #BFAEB4 #BDBFAE
square
#AEBFB9 #B1AEBF #BFAEB4 #BDBFAE
split-complementary
#AEBFB9 #BFAEBD #BFB1AE
monochromatic
#6B887D #8CA49B #AEBFB9 #D0DAD7 #EEF1F0
Accessibility & contrast
On white
1.92
#AEBFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#AEBFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFB9
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFB9 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDB9
Deuteranopia (green-blind)
#BABAB9
Tritanopia (blue-blind)
#ABBFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebfb9; /* rgb */ color: rgb(174, 191, 185); /* oklch */ color: oklch(79.0% 0.020 172.6);
Tailwind
colors: {
custom: {
50: '#c6d2ce',
500: '#aebfb9',
950: '#000000',
},
}SCSS
$custom: #aebfb9; $custom-light: #c6d2ce; $custom-dark: #000000;
JSON
{
"hex": "#aebfb9",
"rgb": {
"r": 174,
"g": 191,
"b": 185
},
"hsl": {
"h": 158.824,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78984,
"c": 0.02047,
"h": 172.6
},
"luminance": 0.49763
}Semantic roles & 50–950 ramp
primary
#AEBFB9
secondary
#E7E2E4
accent
#506896
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282