#A4BFC2#A4BFC2
#A4BFC2 is a light, muted teal. Relative luminance 0.490; OKLCH L 78.5% C 0.030 H 204.8°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BFC2 |
|---|---|
| RGB | rgb(164, 191, 194) |
| HSL | hsl(186, 20%, 70%) |
| HSV | hsv(186, 15%, 76%) |
| CMYK | cmyk(15.5%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(75.48, -8.48, -4.58) |
| CIE-LCH | lch(75.48, 9.64, 208.38°) |
| OKLab | oklab(78.54% -0.0269 -0.0124) |
| OKLCH | oklch(78.54% 0.03 204.8) |
| XYZ | xyz(43.6757, 49.0480, 58.1946) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.64
Cool Grey
#95A3A6
ΔE00 8.48
Light Grey Blue
#9DBCD4
ΔE00 8.81
Powder Blue
#B0E0E6
ΔE00 8.82
Cool Gray
#9AA7B0
ΔE00 8.85
Silver (survey)
#C5C9C7
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BFC2 #C2A7A4
analogous
#A4C2B6 #A4BFC2 #A4B0C2
triadic
#A4BFC2 #C2A4BF #BFC2A4
tetradic
#A4BFC2 #B6A4C2 #C2A7A4 #B0C2A4
square
#A4BFC2 #B6A4C2 #C2A7A4 #B0C2A4
split-complementary
#A4BFC2 #C2A4B0 #C2B6A4
monochromatic
#5F888D #7FA5A9 #A4BFC2 #C9D9DB #EDF2F3
Accessibility & contrast
On white
1.94
#A4BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#A4BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BFC2
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BFC2 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCC2
Deuteranopia (green-blind)
#B5B8C2
Tritanopia (blue-blind)
#9BC1C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a4bfc2; /* rgb */ color: rgb(164, 191, 194); /* oklch */ color: oklch(78.5% 0.030 204.8);
Tailwind
colors: {
custom: {
50: '#bfd2d4',
500: '#a4bfc2',
950: '#000000',
},
}SCSS
$custom: #a4bfc2; $custom-light: #bfd2d4; $custom-dark: #000000;
JSON
{
"hex": "#a4bfc2",
"rgb": {
"r": 164,
"g": 191,
"b": 194
},
"hsl": {
"h": 186,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.78541,
"c": 0.02963,
"h": 204.8
},
"luminance": 0.49049
}Semantic roles & 50–950 ramp
primary
#A4BFC2
secondary
#E5DEDD
accent
#50479E
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283