#AEBEBA#AEBEBA
#AEBEBA is a light, near-neutral teal. Relative luminance 0.494; OKLCH L 78.8% C 0.018 H 179.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEBA |
|---|---|
| RGB | rgb(174, 190, 186) |
| HSL | hsl(165, 11%, 71%) |
| HSV | hsv(165, 8%, 75%) |
| CMYK | cmyk(8.4%, 0%, 2.1%, 25.5%) |
| CIE-LAB | lab(75.68, -6.26, 0.14) |
| CIE-LCH | lch(75.68, 6.26, 178.76°) |
| OKLab | oklab(78.8% -0.0185 0.0003) |
| OKLCH | oklch(78.8% 0.018 179.2) |
| XYZ | xyz(44.7300, 49.3701, 53.6177) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.38
Silver
#C0C0C0
ΔE00 7.89
Cool Grey
#95A3A6
ΔE00 8.34
Dove Gray
#B6B8BD
ΔE00 8.57
Dark Gray
#A9A9A9
ΔE00 9.14
Cool Gray
#9AA7B0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEBA #BEAEB2
analogous
#AEBEB2 #AEBEBA #AEBABE
triadic
#AEBEBA #BAAEBE #BEBAAE
tetradic
#AEBEBA #B2AEBE #BEAEB2 #BABEAE
square
#AEBEBA #B2AEBE #BEAEB2 #BABEAE
split-complementary
#AEBEBA #BEAEBA #BEB2AE
monochromatic
#6C867F #8CA39D #AEBEBA #D0D9D7 #EEF1F1
Accessibility & contrast
On white
1.93
#AEBEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#AEBEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEBA
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEBA | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBA
Deuteranopia (green-blind)
#B9BABA
Tritanopia (blue-blind)
#AABFBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebeba; /* rgb */ color: rgb(174, 190, 186); /* oklch */ color: oklch(78.8% 0.018 179.2);
Tailwind
colors: {
custom: {
50: '#c6d1ce',
500: '#aebeba',
950: '#000000',
},
}SCSS
$custom: #aebeba; $custom-light: #c6d1ce; $custom-dark: #000000;
JSON
{
"hex": "#aebeba",
"rgb": {
"r": 174,
"g": 190,
"b": 186
},
"hsl": {
"h": 165,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.78801,
"c": 0.01848,
"h": 179.2
},
"luminance": 0.49371
}Semantic roles & 50–950 ramp
primary
#AEBEBA
secondary
#E6E2E3
accent
#506295
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282