#A5BCBD#A5BCBD
#A5BCBD is a light, muted teal. Relative luminance 0.476; OKLCH L 77.8% C 0.025 H 199.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BCBD |
|---|---|
| RGB | rgb(165, 188, 189) |
| HSL | hsl(183, 15%, 69%) |
| HSV | hsv(183, 13%, 74%) |
| CMYK | cmyk(12.7%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(74.60, -7.61, -3.16) |
| CIE-LCH | lch(74.60, 8.24, 202.53°) |
| OKLab | oklab(77.81% -0.0237 -0.0086) |
| OKLCH | oklch(77.81% 0.025 199.8) |
| XYZ | xyz(42.6833, 47.6390, 55.0807) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 8.46
Lightblue
#ADD8E6
ΔE00 8.99
Dove Gray
#B6B8BD
ΔE00 9.38
Light Grey Blue
#9DBCD4
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BCBD #BDA6A5
analogous
#A5BDB2 #A5BCBD #A5B0BD
triadic
#A5BCBD #BDA5BC #BCBDA5
tetradic
#A5BCBD #B2A5BD #BDA6A5 #B0BDA5
square
#A5BCBD #B2A5BD #BDA6A5 #B0BDA5
split-complementary
#A5BCBD #BDA5B0 #BDB2A5
monochromatic
#628486 #82A2A3 #A5BCBD #C8D6D7 #ECF1F1
Accessibility & contrast
On white
1.99
#A5BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#A5BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BCBD
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BCBD | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#9EBEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bcbd; /* rgb */ color: rgb(165, 188, 189); /* oklch */ color: oklch(77.8% 0.025 199.8);
Tailwind
colors: {
custom: {
50: '#c0d0d0',
500: '#a5bcbd',
950: '#000000',
},
}SCSS
$custom: #a5bcbd; $custom-light: #c0d0d0; $custom-dark: #000000;
JSON
{
"hex": "#a5bcbd",
"rgb": {
"r": 165,
"g": 188,
"b": 189
},
"hsl": {
"h": 182.5,
"s": 15.385,
"l": 69.412
},
"oklch": {
"l": 0.77812,
"c": 0.02522,
"h": 199.8
},
"luminance": 0.4764
}Semantic roles & 50–950 ramp
primary
#A5BCBD
secondary
#E2DCDB
accent
#4F4C9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282