#AEBFC0#AEBFC0
#AEBFC0 is a light, near-neutral teal. Relative luminance 0.501; OKLCH L 79.2% C 0.019 H 201.1°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFC0 |
|---|---|
| RGB | rgb(174, 191, 192) |
| HSL | hsl(183, 13%, 72%) |
| HSV | hsv(183, 9%, 75%) |
| CMYK | cmyk(9.4%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(76.11, -5.60, -2.49) |
| CIE-LCH | lch(76.11, 6.13, 203.98°) |
| OKLab | oklab(79.19% -0.0175 -0.0067) |
| OKLCH | oklch(79.19% 0.019 201.1) |
| XYZ | xyz(45.5986, 50.0653, 57.1202) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.18
Silver
#C0C0C0
ΔE00 7.41
Dove Gray
#B6B8BD
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 7.90
Cool Gray
#9AA7B0
ΔE00 7.97
Dark Gray
#A9A9A9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFC0 #C0AFAE
analogous
#AEC0B8 #AEBFC0 #AEB6C0
triadic
#AEBFC0 #C0AEBF #BFC0AE
tetradic
#AEBFC0 #B8AEC0 #C0AFAE #B6C0AE
square
#AEBFC0 #B8AEC0 #C0AFAE #B6C0AE
split-complementary
#AEBFC0 #C0AEB6 #C0B8AE
monochromatic
#6B8789 #8CA4A5 #AEBFC0 #D0DADB #EEF1F2
Accessibility & contrast
On white
1.91
#AEBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#AEBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFC0
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFC0 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDC0
Deuteranopia (green-blind)
#B9BAC0
Tritanopia (blue-blind)
#A9C0BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebfc0; /* rgb */ color: rgb(174, 191, 192); /* oklch */ color: oklch(79.2% 0.019 201.1);
Tailwind
colors: {
custom: {
50: '#c6d2d3',
500: '#aebfc0',
950: '#000000',
},
}SCSS
$custom: #aebfc0; $custom-light: #c6d2d3; $custom-dark: #000000;
JSON
{
"hex": "#aebfc0",
"rgb": {
"r": 174,
"g": 191,
"b": 192
},
"hsl": {
"h": 183.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.79192,
"c": 0.01875,
"h": 201.1
},
"luminance": 0.50066
}Semantic roles & 50–950 ramp
primary
#AEBFC0
secondary
#93807F
accent
#534F97
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383