#A5BCB2#A5BCB2
#A5BCB2 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.5% C 0.029 H 167.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BCB2 |
|---|---|
| RGB | rgb(165, 188, 178) |
| HSL | hsl(154, 15%, 69%) |
| HSV | hsv(154, 12%, 74%) |
| CMYK | cmyk(12.2%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(74.30, -9.82, 2.40) |
| CIE-LCH | lch(74.30, 10.11, 166.25°) |
| OKLab | oklab(77.48% -0.0282 0.0062) |
| OKLCH | oklch(77.48% 0.029 167.6) |
| XYZ | xyz(41.5343, 47.1794, 49.0291) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.35
Silver (survey)
#C5C9C7
ΔE00 9.85
Cool Grey
#95A3A6
ΔE00 9.89
Sage Green
#9CAF88
ΔE00 10.81
Silver
#C0C0C0
ΔE00 11.43
Pale Teal
#82CBB2
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BCB2 #BCA5AF
analogous
#A5BCA7 #A5BCB2 #A5BBBC
triadic
#A5BCB2 #B2A5BC #BCB2A5
tetradic
#A5BCB2 #A7A5BC #BCA5AF #BBBCA5
square
#A5BCB2 #A7A5BC #BCA5AF #BBBCA5
split-complementary
#A5BCB2 #BCA5BB #BCA7A5
monochromatic
#628476 #82A294 #A5BCB2 #C8D6D0 #EBF0EE
Accessibility & contrast
On white
2.01
#A5BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A5BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BCB2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BCB2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#B6B5B3
Tritanopia (blue-blind)
#A1BCB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a5bcb2; /* rgb */ color: rgb(165, 188, 178); /* oklch */ color: oklch(77.5% 0.029 167.6);
Tailwind
colors: {
custom: {
50: '#bfd0c9',
500: '#a5bcb2',
950: '#000000',
},
}SCSS
$custom: #a5bcb2; $custom-light: #bfd0c9; $custom-dark: #000000;
JSON
{
"hex": "#a5bcb2",
"rgb": {
"r": 165,
"g": 188,
"b": 178
},
"hsl": {
"h": 153.913,
"s": 14.65,
"l": 69.216
},
"oklch": {
"l": 0.77484,
"c": 0.02886,
"h": 167.6
},
"luminance": 0.4718
}Semantic roles & 50–950 ramp
primary
#A5BCB2
secondary
#E2DBDE
accent
#4D6E99
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282