#AEBCB5#AEBCB5
#AEBCB5 is a light, near-neutral teal. Relative luminance 0.483; OKLCH L 78.2% C 0.018 H 164.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCB5 |
|---|---|
| RGB | rgb(174, 188, 181) |
| HSL | hsl(150, 9%, 71%) |
| HSV | hsv(150, 7%, 74%) |
| CMYK | cmyk(7.4%, 0%, 3.7%, 26.3%) |
| CIE-LAB | lab(75.01, -6.17, 1.88) |
| CIE-LCH | lch(75.01, 6.45, 163.04°) |
| OKLab | oklab(78.23% -0.0176 0.0049) |
| OKLCH | oklch(78.23% 0.018 164.5) |
| XYZ | xyz(43.7776, 48.3008, 50.7237) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.64
Silver
#C0C0C0
ΔE00 8.02
Cool Grey
#95A3A6
ΔE00 8.59
Dark Gray
#A9A9A9
ΔE00 8.92
Dove Gray
#B6B8BD
ΔE00 9.03
Light Grey
#D8DCD6
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCB5 #BCAEB5
analogous
#AEBCAE #AEBCB5 #AEBCBC
triadic
#AEBCB5 #B5AEBC #BCB5AE
tetradic
#AEBCB5 #AEAEBC #BCAEB5 #BCBCAE
square
#AEBCB5 #AEAEBC #BCAEB5 #BCBCAE
split-complementary
#AEBCB5 #BCAEBC #BCAEAE
monochromatic
#6C8378 #8DA096 #AEBCB5 #CFD8D4 #EEF1F0
Accessibility & contrast
On white
1.97
#AEBCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#AEBCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCB5
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCB5 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB5
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#ACBCBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebcb5; /* rgb */ color: rgb(174, 188, 181); /* oklch */ color: oklch(78.2% 0.018 164.5);
Tailwind
colors: {
custom: {
50: '#c6d0cb',
500: '#aebcb5',
950: '#000000',
},
}SCSS
$custom: #aebcb5; $custom-light: #c6d0cb; $custom-dark: #000000;
JSON
{
"hex": "#aebcb5",
"rgb": {
"r": 174,
"g": 188,
"b": 181
},
"hsl": {
"h": 150,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.78231,
"c": 0.01831,
"h": 164.5
},
"luminance": 0.48301
}Semantic roles & 50–950 ramp
primary
#AEBCB5
secondary
#E5E1E3
accent
#527393
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282