#A4BCB2#A4BCB2
#A4BCB2 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.4% C 0.030 H 168.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCB2 |
|---|---|
| RGB | rgb(164, 188, 178) |
| HSL | hsl(155, 15%, 69%) |
| HSV | hsv(155, 13%, 74%) |
| CMYK | cmyk(12.8%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(74.24, -10.16, 2.29) |
| CIE-LCH | lch(74.24, 10.41, 167.27°) |
| OKLab | oklab(77.41% -0.0292 0.0059) |
| OKLCH | oklch(77.41% 0.03 168.5) |
| XYZ | xyz(41.3271, 47.0725, 49.0194) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.33
Cool Grey
#95A3A6
ΔE00 9.99
Silver (survey)
#C5C9C7
ΔE00 10.12
Sage Green
#9CAF88
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 11.28
Greyish Teal
#719F91
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCB2 #BCA4AE
analogous
#A4BCA6 #A4BCB2 #A4BABC
triadic
#A4BCB2 #B2A4BC #BCB2A4
tetradic
#A4BCB2 #A6A4BC #BCA4AE #BABCA4
square
#A4BCB2 #A6A4BC #BCA4AE #BABCA4
split-complementary
#A4BCB2 #BCA4BA #BCA6A4
monochromatic
#618476 #81A294 #A4BCB2 #C7D6D0 #EAF0EE
Accessibility & contrast
On white
2.02
#A4BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A4BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCB2
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCB2 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8B2
Deuteranopia (green-blind)
#B6B5B3
Tritanopia (blue-blind)
#9FBCB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4bcb2; /* rgb */ color: rgb(164, 188, 178); /* oklch */ color: oklch(77.4% 0.030 168.5);
Tailwind
colors: {
custom: {
50: '#bfd0c9',
500: '#a4bcb2',
950: '#000000',
},
}SCSS
$custom: #a4bcb2; $custom-light: #bfd0c9; $custom-dark: #000000;
JSON
{
"hex": "#a4bcb2",
"rgb": {
"r": 164,
"g": 188,
"b": 178
},
"hsl": {
"h": 155,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77413,
"c": 0.02979,
"h": 168.5
},
"luminance": 0.47073
}Semantic roles & 50–950 ramp
primary
#A4BCB2
secondary
#E1DADD
accent
#4C6C99
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282