#A9BEC2#A9BEC2
#A9BEC2 is a light, muted teal. Relative luminance 0.492; OKLCH L 78.7% C 0.024 H 210.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BEC2 |
|---|---|
| RGB | rgb(169, 190, 194) |
| HSL | hsl(190, 17%, 71%) |
| HSV | hsv(190, 13%, 76%) |
| CMYK | cmyk(12.9%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.55, -6.32, -4.44) |
| CIE-LCH | lch(75.55, 7.73, 215.09°) |
| OKLab | oklab(78.68% -0.0204 -0.012) |
| OKLCH | oklch(78.68% 0.024 210.4) |
| XYZ | xyz(44.5109, 49.1561, 58.1714) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 7.63
Cool Grey
#95A3A6
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 7.98
Dove Gray
#B6B8BD
ΔE00 8.14
Lightblue
#ADD8E6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BEC2 #C2ADA9
analogous
#A9C2B9 #A9BEC2 #A9B1C2
triadic
#A9BEC2 #C2A9BE #BEC2A9
tetradic
#A9BEC2 #B9A9C2 #C2ADA9 #B1C2A9
square
#A9BEC2 #B9A9C2 #C2ADA9 #B1C2A9
split-complementary
#A9BEC2 #C2A9B1 #C2B9A9
monochromatic
#64868D #85A3A9 #A9BEC2 #CDD9DB #EDF1F2
Accessibility & contrast
On white
1.94
#A9BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#A9BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BEC2
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BEC2 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#A2C0BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9bec2; /* rgb */ color: rgb(169, 190, 194); /* oklch */ color: oklch(78.7% 0.024 210.4);
Tailwind
colors: {
custom: {
50: '#c2d1d4',
500: '#a9bec2',
950: '#000000',
},
}SCSS
$custom: #a9bec2; $custom-light: #c2d1d4; $custom-dark: #000000;
JSON
{
"hex": "#a9bec2",
"rgb": {
"r": 169,
"g": 190,
"b": 194
},
"hsl": {
"h": 189.6,
"s": 17.007,
"l": 71.176
},
"oklch": {
"l": 0.7868,
"c": 0.02371,
"h": 210.4
},
"luminance": 0.49157
}Semantic roles & 50–950 ramp
primary
#A9BEC2
secondary
#E7E1E0
accent
#574A9B
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283