#A4BFBE#A4BFBE
#A4BFBE is a light, muted teal. Relative luminance 0.489; OKLCH L 78.4% C 0.029 H 193.8°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFBE |
|---|---|
| RGB | rgb(164, 191, 190) |
| HSL | hsl(178, 17%, 70%) |
| HSV | hsv(178, 14%, 75%) |
| CMYK | cmyk(14.1%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.37, -9.31, -2.57) |
| CIE-LCH | lch(75.37, 9.66, 195.44°) |
| OKLab | oklab(78.42% -0.0285 -0.007) |
| OKLCH | oklch(78.42% 0.029 193.8) |
| XYZ | xyz(43.2325, 48.8708, 55.8604) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.04
Silver (survey)
#C5C9C7
ΔE00 9.37
Cool Gray
#9AA7B0
ΔE00 9.92
Bluegrey
#85A3B2
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFBE #BFA4A5
analogous
#A4BFB1 #A4BFBE #A4B3BF
triadic
#A4BFBE #BEA4BF #BFBEA4
tetradic
#A4BFBE #B1A4BF #BFA4A5 #B3BFA4
square
#A4BFBE #B1A4BF #BFA4A5 #B3BFA4
split-complementary
#A4BFBE #BFA4B3 #BFB1A4
monochromatic
#608987 #80A6A4 #A4BFBE #C8D8D8 #ECF2F1
Accessibility & contrast
On white
1.95
#A4BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#A4BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFBE
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFBE | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#9CC1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a4bfbe; /* rgb */ color: rgb(164, 191, 190); /* oklch */ color: oklch(78.4% 0.029 193.8);
Tailwind
colors: {
custom: {
50: '#bfd2d1',
500: '#a4bfbe',
950: '#000000',
},
}SCSS
$custom: #a4bfbe; $custom-light: #bfd2d1; $custom-dark: #000000;
JSON
{
"hex": "#a4bfbe",
"rgb": {
"r": 164,
"g": 191,
"b": 190
},
"hsl": {
"h": 177.778,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78417,
"c": 0.02936,
"h": 193.8
},
"luminance": 0.48872
}Semantic roles & 50–950 ramp
primary
#A4BFBE
secondary
#E3DCDC
accent
#4A4D9C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282