#A4BBB2#A4BBB2
#A4BBB2 is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.028 H 170.0°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBB2 |
|---|---|
| RGB | rgb(164, 187, 178) |
| HSL | hsl(157, 14%, 69%) |
| HSV | hsv(157, 12%, 73%) |
| CMYK | cmyk(12.3%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.96, -9.63, 1.90) |
| CIE-LCH | lch(73.96, 9.82, 168.85°) |
| OKLab | oklab(77.2% -0.0278 0.0049) |
| OKLCH | oklch(77.2% 0.028 170) |
| XYZ | xyz(41.1142, 46.6467, 48.9484) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.44
Greenish Grey
#96AE8D
ΔE00 9.62
Silver (survey)
#C5C9C7
ΔE00 9.79
Sage Green
#9CAF88
ΔE00 11.11
Silver
#C0C0C0
ΔE00 11.29
Cool Gray
#9AA7B0
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBB2 #BBA4AD
analogous
#A4BBA7 #A4BBB2 #A4B9BB
triadic
#A4BBB2 #B2A4BB #BBB2A4
tetradic
#A4BBB2 #A7A4BB #BBA4AD #B9BBA4
square
#A4BBB2 #A7A4BB #BBA4AD #B9BBA4
split-complementary
#A4BBB2 #BBA4B9 #BBA7A4
monochromatic
#628376 #81A194 #A4BBB2 #C7D5D0 #EAEFED
Accessibility & contrast
On white
2.03
#A4BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A4BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBB2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBB2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B5B5B3
Tritanopia (blue-blind)
#9FBBB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bbb2; /* rgb */ color: rgb(164, 187, 178); /* oklch */ color: oklch(77.2% 0.028 170.0);
Tailwind
colors: {
custom: {
50: '#bfcfc9',
500: '#a4bbb2',
950: '#000000',
},
}SCSS
$custom: #a4bbb2; $custom-light: #bfcfc9; $custom-dark: #000000;
JSON
{
"hex": "#a4bbb2",
"rgb": {
"r": 164,
"g": 187,
"b": 178
},
"hsl": {
"h": 156.522,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.77197,
"c": 0.02822,
"h": 170
},
"luminance": 0.46648
}Semantic roles & 50–950 ramp
primary
#A4BBB2
secondary
#E1DADD
accent
#4D6B99
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282