#A4BBBE#A4BBBE
#A4BBBE is a light, muted teal. Relative luminance 0.472; OKLCH L 77.6% C 0.026 H 206.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BBBE |
|---|---|
| RGB | rgb(164, 187, 190) |
| HSL | hsl(187, 17%, 69%) |
| HSV | hsv(187, 14%, 75%) |
| CMYK | cmyk(13.7%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.29, -7.20, -4.17) |
| CIE-LCH | lch(74.29, 8.32, 210.06°) |
| OKLab | oklab(77.56% -0.0229 -0.0113) |
| OKLCH | oklch(77.56% 0.026 206.2) |
| XYZ | xyz(42.3721, 47.1499, 55.5736) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.12
Cool Gray
#9AA7B0
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 8.52
Silver (survey)
#C5C9C7
ΔE00 8.58
Bluegrey
#85A3B2
ΔE00 8.75
Lightblue
#ADD8E6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BBBE #BEA7A4
analogous
#A4BEB4 #A4BBBE #A4AEBE
triadic
#A4BBBE #BEA4BB #BBBEA4
tetradic
#A4BBBE #B4A4BE #BEA7A4 #AEBEA4
square
#A4BBBE #B4A4BE #BEA7A4 #AEBEA4
split-complementary
#A4BBBE #BEA4AE #BEB4A4
monochromatic
#618387 #80A0A5 #A4BBBE #C8D6D8 #EBF0F1
Accessibility & contrast
On white
2.01
#A4BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A4BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BBBE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BBBE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#9DBDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4bbbe; /* rgb */ color: rgb(164, 187, 190); /* oklch */ color: oklch(77.6% 0.026 206.2);
Tailwind
colors: {
custom: {
50: '#bfcfd1',
500: '#a4bbbe',
950: '#000000',
},
}SCSS
$custom: #a4bbbe; $custom-light: #bfcfd1; $custom-dark: #000000;
JSON
{
"hex": "#a4bbbe",
"rgb": {
"r": 164,
"g": 187,
"b": 190
},
"hsl": {
"h": 186.923,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.77558,
"c": 0.02556,
"h": 206.2
},
"luminance": 0.47151
}Semantic roles & 50–950 ramp
primary
#A4BBBE
secondary
#E3DCDB
accent
#544B9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282