#A5BABC#A5BABC
#A5BABC is a light, muted teal. Relative luminance 0.467; OKLCH L 77.4% C 0.023 H 203.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BABC |
|---|---|
| RGB | rgb(165, 186, 188) |
| HSL | hsl(185, 15%, 69%) |
| HSV | hsv(185, 12%, 74%) |
| CMYK | cmyk(12.2%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(74.03, -6.76, -3.45) |
| CIE-LCH | lch(74.03, 7.59, 207.05°) |
| OKLab | oklab(77.35% -0.0213 -0.0093) |
| OKLCH | oklch(77.35% 0.023 203.6) |
| XYZ | xyz(42.1509, 46.7471, 54.3695) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 7.23
Silver (survey)
#C5C9C7
ΔE00 8.15
Dove Gray
#B6B8BD
ΔE00 8.55
Bluegrey
#85A3B2
ΔE00 8.92
Light Grey Blue
#9DBCD4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BABC #BCA7A5
analogous
#A5BCB3 #A5BABC #A5AFBC
triadic
#A5BABC #BCA5BA #BABCA5
tetradic
#A5BABC #B3A5BC #BCA7A5 #AFBCA5
square
#A5BABC #B3A5BC #BCA7A5 #AFBCA5
split-complementary
#A5BABC #BCA5AF #BCB3A5
monochromatic
#628184 #829FA2 #A5BABC #C8D5D6 #EBF0F0
Accessibility & contrast
On white
2.03
#A5BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A5BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BABC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BABC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B2B5BC
Tritanopia (blue-blind)
#9FBCBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5babc; /* rgb */ color: rgb(165, 186, 188); /* oklch */ color: oklch(77.4% 0.023 203.6);
Tailwind
colors: {
custom: {
50: '#bfced0',
500: '#a5babc',
950: '#000000',
},
}SCSS
$custom: #a5babc; $custom-light: #bfced0; $custom-dark: #000000;
JSON
{
"hex": "#a5babc",
"rgb": {
"r": 165,
"g": 186,
"b": 188
},
"hsl": {
"h": 185.217,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.77354,
"c": 0.02326,
"h": 203.6
},
"luminance": 0.46748
}Semantic roles & 50–950 ramp
primary
#A5BABC
secondary
#E2DCDB
accent
#534D99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282