#A4BBBC#A4BBBC
#A4BBBC is a light, muted teal. Relative luminance 0.471; OKLCH L 77.5% C 0.025 H 199.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBBC |
|---|---|
| RGB | rgb(164, 187, 188) |
| HSL | hsl(183, 15%, 69%) |
| HSV | hsv(183, 13%, 74%) |
| CMYK | cmyk(12.8%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.23, -7.62, -3.16) |
| CIE-LCH | lch(74.23, 8.25, 202.53°) |
| OKLab | oklab(77.5% -0.0237 -0.0086) |
| OKLCH | oklch(77.5% 0.025 199.8) |
| XYZ | xyz(42.1550, 47.0631, 54.4303) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 8.04
Silver (survey)
#C5C9C7
ΔE00 8.60
Lightblue
#ADD8E6
ΔE00 9.18
Bluegrey
#85A3B2
ΔE00 9.33
Dove Gray
#B6B8BD
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBBC #BCA5A4
analogous
#A4BCB1 #A4BBBC #A4AFBC
triadic
#A4BBBC #BCA4BB #BBBCA4
tetradic
#A4BBBC #B1A4BC #BCA5A4 #AFBCA4
square
#A4BBBC #B1A4BC #BCA5A4 #AFBCA4
split-complementary
#A4BBBC #BCA4AF #BCB1A4
monochromatic
#618384 #81A1A2 #A4BBBC #C7D5D6 #EAF0F0
Accessibility & contrast
On white
2.02
#A4BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A4BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBBC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBBC | 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)
#B8B9BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#9DBDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bbbc; /* rgb */ color: rgb(164, 187, 188); /* oklch */ color: oklch(77.5% 0.025 199.8);
Tailwind
colors: {
custom: {
50: '#bfcfd0',
500: '#a4bbbc',
950: '#000000',
},
}SCSS
$custom: #a4bbbc; $custom-light: #bfcfd0; $custom-dark: #000000;
JSON
{
"hex": "#a4bbbc",
"rgb": {
"r": 164,
"g": 187,
"b": 188
},
"hsl": {
"h": 182.5,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77496,
"c": 0.02524,
"h": 199.8
},
"luminance": 0.47064
}Semantic roles & 50–950 ramp
primary
#A4BBBC
secondary
#E1DBDA
accent
#4F4C99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282