#AEBFC8#AEBFC8
#AEBFC8 is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.4% C 0.023 H 230.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFC8 |
|---|---|
| RGB | rgb(174, 191, 200) |
| HSL | hsl(201, 19%, 73%) |
| HSV | hsv(201, 13%, 78%) |
| CMYK | cmyk(13%, 4.5%, 0%, 21.6%) |
| CIE-LAB | lab(76.33, -3.98, -6.50) |
| CIE-LCH | lch(76.33, 7.62, 238.55°) |
| OKLab | oklab(79.44% -0.0144 -0.0175) |
| OKLCH | oklch(79.44% 0.023 230.6) |
| XYZ | xyz(46.5092, 50.4296, 61.9159) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 6.05
Dove Gray
#B6B8BD
ΔE00 6.21
Cool Gray
#9AA7B0
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFC8 #C8B7AE
analogous
#AEC8C4 #AEBFC8 #AEB2C8
triadic
#AEBFC8 #C8AEBF #BFC8AE
tetradic
#AEBFC8 #C4AEC8 #C8B7AE #B2C8AE
square
#AEBFC8 #C4AEC8 #C8B7AE #B2C8AE
split-complementary
#AEBFC8 #C8AEB2 #C8C4AE
monochromatic
#668596 #8AA2AF #AEBFC8 #D2DCE1 #EDF1F3
Accessibility & contrast
On white
1.89
#AEBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#AEBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFC8
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFC8 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC9
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#A7C2C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebfc8; /* rgb */ color: rgb(174, 191, 200); /* oklch */ color: oklch(79.4% 0.023 230.6);
Tailwind
colors: {
custom: {
50: '#c6d2d8',
500: '#aebfc8',
950: '#000000',
},
}SCSS
$custom: #aebfc8; $custom-light: #c6d2d8; $custom-dark: #000000;
JSON
{
"hex": "#aebfc8",
"rgb": {
"r": 174,
"g": 191,
"b": 200
},
"hsl": {
"h": 200.769,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.79442,
"c": 0.02267,
"h": 230.6
},
"luminance": 0.5043
}Semantic roles & 50–950 ramp
primary
#AEBFC8
secondary
#9C887E
accent
#66489D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383