#AEBFC2#AEBFC2
#AEBFC2 is a light, near-neutral teal. Relative luminance 0.502; OKLCH L 79.3% C 0.019 H 209.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFC2 |
|---|---|
| RGB | rgb(174, 191, 194) |
| HSL | hsl(189, 14%, 72%) |
| HSV | hsv(189, 10%, 76%) |
| CMYK | cmyk(10.3%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(76.16, -5.20, -3.50) |
| CIE-LCH | lch(76.16, 6.27, 213.90°) |
| OKLab | oklab(79.25% -0.0167 -0.0094) |
| OKLCH | oklch(79.25% 0.019 209.4) |
| XYZ | xyz(45.8217, 50.1546, 58.2951) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.25
Dove Gray
#B6B8BD
ΔE00 6.99
Silver
#C0C0C0
ΔE00 7.26
Cool Gray
#9AA7B0
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFC2 #C2B1AE
analogous
#AEC2BB #AEBFC2 #AEB5C2
triadic
#AEBFC2 #C2AEBF #BFC2AE
tetradic
#AEBFC2 #BBAEC2 #C2B1AE #B5C2AE
square
#AEBFC2 #BBAEC2 #C2B1AE #B5C2AE
split-complementary
#AEBFC2 #C2AEB5 #C2BBAE
monochromatic
#6A878C #8BA3A8 #AEBFC2 #D1DBDC #EEF1F2
Accessibility & contrast
On white
1.90
#AEBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#AEBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFC2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFC2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC2
Deuteranopia (green-blind)
#B8BBC2
Tritanopia (blue-blind)
#A9C1C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebfc2; /* rgb */ color: rgb(174, 191, 194); /* oklch */ color: oklch(79.3% 0.019 209.4);
Tailwind
colors: {
custom: {
50: '#c6d2d4',
500: '#aebfc2',
950: '#000000',
},
}SCSS
$custom: #aebfc2; $custom-light: #c6d2d4; $custom-dark: #000000;
JSON
{
"hex": "#aebfc2",
"rgb": {
"r": 174,
"g": 191,
"b": 194
},
"hsl": {
"h": 189,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79253,
"c": 0.01919,
"h": 209.4
},
"luminance": 0.50155
}Semantic roles & 50–950 ramp
primary
#AEBFC2
secondary
#96827F
accent
#594D98
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383