#AEBFB7#AEBFB7
#AEBFB7 is a light, muted teal. Relative luminance 0.497; OKLCH L 78.9% C 0.022 H 165.9°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFB7 |
|---|---|
| RGB | rgb(174, 191, 183) |
| HSL | hsl(152, 12%, 72%) |
| HSV | hsv(152, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(75.87, -7.37, 2.04) |
| CIE-LCH | lch(75.87, 7.64, 164.52°) |
| OKLab | oklab(78.93% -0.0211 0.0053) |
| OKLCH | oklch(78.93% 0.022 165.9) |
| XYZ | xyz(44.6318, 49.6786, 52.0281) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.33
Silver
#C0C0C0
ΔE00 9.06
Cool Grey
#95A3A6
ΔE00 9.52
Light Grey
#D8DCD6
ΔE00 9.61
Dove Gray
#B6B8BD
ΔE00 10.17
Dark Gray
#A9A9A9
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFB7 #BFAEB6
analogous
#AEBFAF #AEBFB7 #AEBFBF
triadic
#AEBFB7 #B7AEBF #BFB7AE
tetradic
#AEBFB7 #AFAEBF #BFAEB6 #BFBFAE
square
#AEBFB7 #AFAEBF #BFAEB6 #BFBFAE
split-complementary
#AEBFB7 #BFAEBF #BFAFAE
monochromatic
#6B887A #8CA499 #AEBFB7 #D0DAD5 #EEF1F0
Accessibility & contrast
On white
1.92
#AEBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#AEBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFB7
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFB7 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB7
Deuteranopia (green-blind)
#BBBAB7
Tritanopia (blue-blind)
#ABBFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebfb7; /* rgb */ color: rgb(174, 191, 183); /* oklch */ color: oklch(78.9% 0.022 165.9);
Tailwind
colors: {
custom: {
50: '#c6d2cc',
500: '#aebfb7',
950: '#000000',
},
}SCSS
$custom: #aebfb7; $custom-light: #c6d2cc; $custom-dark: #000000;
JSON
{
"hex": "#aebfb7",
"rgb": {
"r": 174,
"g": 191,
"b": 183
},
"hsl": {
"h": 151.765,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78926,
"c": 0.02176,
"h": 165.9
},
"luminance": 0.49679
}Semantic roles & 50–950 ramp
primary
#AEBFB7
secondary
#E7E2E4
accent
#507196
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282