#A5BCBB#A5BCBB
#A5BCBB is a light, muted teal. Relative luminance 0.476; OKLCH L 77.8% C 0.025 H 193.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BCBB |
|---|---|
| RGB | rgb(165, 188, 187) |
| HSL | hsl(177, 15%, 69%) |
| HSV | hsv(177, 12%, 74%) |
| CMYK | cmyk(12.2%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(74.54, -8.02, -2.15) |
| CIE-LCH | lch(74.54, 8.30, 195.00°) |
| OKLab | oklab(77.75% -0.0245 -0.0059) |
| OKLCH | oklch(77.75% 0.025 193.4) |
| XYZ | xyz(42.4677, 47.5527, 53.9452) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.80
Silver (survey)
#C5C9C7
ΔE00 8.56
Cool Gray
#9AA7B0
ΔE00 8.82
Lightblue
#ADD8E6
ΔE00 9.53
Dove Gray
#B6B8BD
ΔE00 9.84
Silver
#C0C0C0
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BCBB #BCA5A6
analogous
#A5BCB0 #A5BCBB #A5B2BC
triadic
#A5BCBB #BBA5BC #BCBBA5
tetradic
#A5BCBB #B0A5BC #BCA5A6 #B2BCA5
square
#A5BCBB #B0A5BC #BCA5A6 #B2BCA5
split-complementary
#A5BCBB #BCA5B2 #BCB0A5
monochromatic
#628483 #82A2A0 #A5BCBB #C8D6D6 #EBF0F0
Accessibility & contrast
On white
2.00
#A5BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#A5BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BCBB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BCBB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#9FBEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bcbb; /* rgb */ color: rgb(165, 188, 187); /* oklch */ color: oklch(77.8% 0.025 193.4);
Tailwind
colors: {
custom: {
50: '#c0d0cf',
500: '#a5bcbb',
950: '#000000',
},
}SCSS
$custom: #a5bcbb; $custom-light: #c0d0cf; $custom-dark: #000000;
JSON
{
"hex": "#a5bcbb",
"rgb": {
"r": 165,
"g": 188,
"b": 187
},
"hsl": {
"h": 177.391,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.77751,
"c": 0.02521,
"h": 193.4
},
"luminance": 0.47554
}Semantic roles & 50–950 ramp
primary
#A5BCBB
secondary
#E2DBDB
accent
#4D5099
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282