#AEBBBF#AEBBBF
#AEBBBF is a light, near-neutral cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.016 H 218.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBBF |
|---|---|
| RGB | rgb(174, 187, 191) |
| HSL | hsl(194, 12%, 72%) |
| HSV | hsv(194, 9%, 75%) |
| CMYK | cmyk(8.9%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(75.01, -3.68, -3.56) |
| CIE-LCH | lch(75.01, 5.12, 224.04°) |
| OKLab | oklab(78.32% -0.0122 -0.0096) |
| OKLCH | oklch(78.32% 0.016 218.1) |
| XYZ | xyz(44.6278, 48.3003, 56.2518) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.21
Silver (survey)
#C5C9C7
ΔE00 5.90
Silver
#C0C0C0
ΔE00 6.04
Cool Gray
#9AA7B0
ΔE00 6.10
Cool Grey
#95A3A6
ΔE00 6.97
Dark Gray
#A9A9A9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBBF #BFB2AE
analogous
#AEBFBB #AEBBBF #AEB3BF
triadic
#AEBBBF #BFAEBB #BBBFAE
tetradic
#AEBBBF #BBAEBF #BFB2AE #B3BFAE
square
#AEBBBF #BBAEBF #BFB2AE #B3BFAE
split-complementary
#AEBBBF #BFAEB3 #BFBBAE
monochromatic
#6B8188 #8C9EA4 #AEBBBF #D0D8DA #EEF1F1
Accessibility & contrast
On white
1.97
#AEBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#AEBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBBF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBBF | 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)
#B8BABF
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#AABDBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebbbf; /* rgb */ color: rgb(174, 187, 191); /* oklch */ color: oklch(78.3% 0.016 218.1);
Tailwind
colors: {
custom: {
50: '#c6cfd2',
500: '#aebbbf',
950: '#000000',
},
}SCSS
$custom: #aebbbf; $custom-light: #c6cfd2; $custom-dark: #000000;
JSON
{
"hex": "#aebbbf",
"rgb": {
"r": 174,
"g": 187,
"b": 191
},
"hsl": {
"h": 194.118,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78319,
"c": 0.01551,
"h": 218.1
},
"luminance": 0.48301
}Semantic roles & 50–950 ramp
primary
#AEBBBF
secondary
#E7E3E2
accent
#605096
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282