#AEBBBE#AEBBBE
#AEBBBE is a light, near-neutral cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.015 H 213.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBBE |
|---|---|
| RGB | rgb(174, 187, 190) |
| HSL | hsl(191, 11%, 71%) |
| HSV | hsv(191, 8%, 75%) |
| CMYK | cmyk(8.4%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.99, -3.88, -3.06) |
| CIE-LCH | lch(74.99, 4.94, 218.22°) |
| OKLab | oklab(78.29% -0.0126 -0.0082) |
| OKLCH | oklch(78.29% 0.015 213.1) |
| XYZ | xyz(44.5181, 48.2564, 55.6742) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.44
Silver (survey)
#C5C9C7
ΔE00 5.76
Silver
#C0C0C0
ΔE00 6.05
Cool Gray
#9AA7B0
ΔE00 6.32
Cool Grey
#95A3A6
ΔE00 6.92
Dark Gray
#A9A9A9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBBE #BEB1AE
analogous
#AEBEB9 #AEBBBE #AEB3BE
triadic
#AEBBBE #BEAEBB #BBBEAE
tetradic
#AEBBBE #B9AEBE #BEB1AE #B3BEAE
square
#AEBBBE #B9AEBE #BEB1AE #B3BEAE
split-complementary
#AEBBBE #BEAEB3 #BEB9AE
monochromatic
#6C8186 #8C9EA3 #AEBBBE #D0D8D9 #EEF1F1
Accessibility & contrast
On white
1.97
#AEBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#AEBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBBE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBBE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#AABCBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebbbe; /* rgb */ color: rgb(174, 187, 190); /* oklch */ color: oklch(78.3% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#c6cfd1',
500: '#aebbbe',
950: '#000000',
},
}SCSS
$custom: #aebbbe; $custom-light: #c6cfd1; $custom-dark: #000000;
JSON
{
"hex": "#aebbbe",
"rgb": {
"r": 174,
"g": 187,
"b": 190
},
"hsl": {
"h": 191.25,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.78288,
"c": 0.01505,
"h": 213.1
},
"luminance": 0.48257
}Semantic roles & 50–950 ramp
primary
#AEBBBE
secondary
#E6E3E2
accent
#5D5095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282